Units[Natural][Unit] - the Unit function in the Natural Units environment
|
Calling Sequence
|
|
Unit(expr)
|
|
Parameters
|
|
expr
|
-
|
algebraic expression
|
|
|
|
|
Description
|
|
•
|
The Unit(expr) function interprets the argument expr as a unit and returns the result in standard form.
|
•
|
In general, it is not necessary to use this function in the Natural Units environment because each expression is tested to determine whether it can be interpreted as a unit. If the strict option is given to Units[UseSystem], in which case only units that are in the specified system are interpreted as units by default, the Unit function can be useful.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?