Units[Natural][eval] - evaluate at a point
|
Calling Sequence
|
|
eval(expr, x = a)
|
|
eval(expr, eqns)
|
|
|
|
|
|
Parameters
|
|
expr
|
-
|
algebraic expression
|
x
|
-
|
usually name, but may be general expression
|
a
|
-
|
algebraic expression
|
eqns
|
-
|
set or list of equations
|
|
|
|
|
Description
|
|
•
|
In the Natural Units environment, the eval function is overloaded to evaluate an expression after removing the units, and then combine the result with the units.
|
•
|
For other properties, see the global function eval.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?