Takes the approximate derivative for a given function
| 1 | derivative(g, x, delta = 1e-07)
 | 
| g | the derivative of the function to minimize, where dg(u, ...) is the function evaluated at u. | 
| x | value to evaluate the derivative at | 
| delta | defaults to 10e-8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.