Description Usage Arguments Details Examples
Add a Add function to be evaluated by math.js.
1 |
p |
Plot as initialised by |
fun |
Function to plot. |
... |
Any other parameter, see |
funplot
uses interval-arithmetic math by default, unfortunately some functions are not
implemented yet because of the underlying complexity, for this reason you can always evaluate a function with
http://mathjs.org/.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.