| integrate | R Documentation | 
If f is a yac_symbol, yacas's Integrate() is used.
Else, stats::integrate() is used.
integrate(f, ...)
| f | Function to integrate. See details. | 
| ... | See details. | 
Additional arguments:
yac_symbol: var, lower, upper
 Else (stats::integrate()): lower, upper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.