Title: equation formating request
Last modified: July 17, 2018

---

# equation formating request

 *  Resolved [nettforce](https://wordpress.org/support/users/nettforce/)
 * (@nettforce)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/equation-formating-request/)
 * Hi,
    I am wondering if it is possible to have a formatted equation in the description
   field under form setting? I am used to Latex syntax for instance. Is there anything
   supported to make a well formatted equation to show the user how the calculator
   is working? For instance I need fractions, multiplication and powers in the equation.
 * Thanks in advance for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fequation-formating-request%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/equation-formating-request/#post-10500397)
 * Hello [@nettforce](https://wordpress.org/support/users/nettforce/),
 * I’ve visited the webpage you sent me as reference but your website is responding
   with a 404 Error, page not found.
 * Concerning to the equations, you can use all javascript code that you want, as
   the operations distributed with our plugin ([https://cff.dwbooster.com/documentation#modules](https://cff.dwbooster.com/documentation#modules))
 * In complex equations you can (and in many case is the preferred solution for 
   readability) to use function structure, where it is required a return statement
   as follows:
 *     ```
       (function(){
           /** YOUR CODE HERE TO GENERATE THE RESULT **/
           return result;
       })()
       ```
   
 * However, might be better if you describe your current equation.
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘equation formating request’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/equation-formating-request/#post-10500397)
 * Status: resolved