Units[Natural][int] - definite and indefinite integration in the Natural Units environment
|
Calling Sequence
|
|
int(expr, x)
int(expr, x=a..b)
|
|
Parameters
|
|
expr
|
-
|
algebraic expression
|
x
|
-
|
name or name multiplied by a unit
|
a, b
|
-
|
algebraic expressions
|
|
|
|
|
Description
|
|
•
|
In the Natural Units environment, the int function integrates an expression with respect to a name that can have a unit. The result is the integral of the expression, with respect to the variable of integration, with a unit, the integrand unit multiplied by the variable of integration unit if any.
|
•
|
Any endpoints must be unit-free and are assumed to have the units of the variable of integration.
|
•
|
For other properties, see the global function int.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?