Units[Natural]
polar
convert to polar form
Calling Sequence
Parameters
Description
Examples
polar(z)
polar(r, t)
z
-
algebraic expression
r
algebraic expression, understood to be real
t
In the Natural Units environment, the polar function is overloaded with a function that removes any units from the first argument and multiplies the result by that unit. The argument t can be unitless or have units of the dimension plane_angle.
For other properties, see the global function polar.
with⁡UnitsNatural:
polar⁡x⁢m
polar⁡x,arg⁡x⁢m
polar⁡4⁢m,3⁢deg
polar⁡4,π60⁢m
See Also
Units
Units/angle
Units/Natural
Download Help Document