Overloaded Functions in the Natural Units Environment
Description
Examples
In the Natural Units environment, the following functions are overloaded with functions that remove units from their primary argument, call the appropriate global function, and then multiply the result by the unit. The primary argument can be the first argument, as in expand⁡3⁢x⁢1−x⁢m or a subsequent argument, such as abs⁡1,3.3213⁢m where the first argument is used to denote the derivative.
abs
argument
ceil
collect
combine
conjugate
csgn
evalc
evalr
expand
factor
floor
frac
Im
normal
Re
round
seq
shake
signum
simplify
trunc
with⁡UnitsNatural:
3⁢W⁢x⁢1−x
3⁢x⁢1−x⁢W
expand⁡
−3⁢x2+3⁢x⁢W
factor⁡
−3⁢x⁢x−1⁢W
assume⁡0<y,0<z
2⁢ln⁡y⁢m−ln⁡z⁢ft
2⁢ln⁡y~−381⁢ln⁡z~1250⁢m
combine⁡,ln
ln⁡y~2z~3811250⁢m
See Also
Units
Units/Natural
Download Help Document