Units[Natural][max] - maximum function in the Natural Units environment
Units[Natural][min] - minimum function in the Natural Units environment
|
Calling Sequence
|
|
max(x1, x2, ...)
min(x1, x2, ...)
|
|
Parameters
|
|
'x1, x2, ...
|
-
|
expressions
|
|
|
|
|
Description
|
|
•
|
In the Natural Units environment, these procedures override the top-level max and min functions. If any of the arguments have units associated with them, all units are converted to the units of the first argument, and then the global procedure of the same name is called on the unitless arguments.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?