Units[Natural]
int
definite and indefinite integration in the Natural Units environment
Calling Sequence
Parameters
Description
Examples
int(expr, x)
int(expr, x=a..b)
expr
-
algebraic expression
x
name or name multiplied by a unit
a, b
algebraic expressions
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.
withUnitsNatural:
−3.532x2W
int,xs
−1.177333333x3J
32x2ft+7xinch+45m
6096625x2+8895000x+45m
int,xm
2032625x3+88910000x2+45xm2
4x4−3x+2
45x5−32x2+2xs
See Also
Units
Units/Natural
Units[Natural][diff]
Download Help Document