Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dustundag

    (@dustundag)

    I mean integral calculations

    Plugin Author codepeople

    (@codepeople)

    Hi Dogan,

    The current version of the plugin does not includes derivates or integral calculation, but you can include them easily, because there are multiple free projects than implement these operations:

    Please, visit the following link:

    https://gist.github.com/bsudekum/93da2c80cf439aee4c08

    You simply should insert a “HTML Content” field in the form, with a pair of script tags, as follows:

    <script>
    ...
    </script>

    and replaces the symbols … by the javascript code in the previous webpage, and then, it is possible use the “numerical_int” function, from the equations in the form.

    Best regards.

    Thread Starter dustundag

    (@dustundag)

    Ok, js .
    Okey thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Derivative’ is closed to new replies.