Description Usage Arguments Value
Analytically integrates monomials and evalates them at a given point. It is assumed that there is no constant multiplying the monomial.
1 | monoIntegral(u, exp)
|
u |
scalar, the point at which to evaluate the integral. If a vector is passed, then the integral is evaluated at all the elements of the vector. |
exp |
The exponent of the monomial. |
scalar or vector, depending on what u
is.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.