ToPolar Command

From GeoGebra Manual
Revision as of 13:03, 3 September 2015 by Markus.winkler (talk | contribs) (removed extra CAS syntax)
Jump to: navigation, search


ToPolar[ <Vector> ]
Transforms a vector into its polar coordinates.
Example: ToPolar[{1, sqrt(3)}] yields (2; 60°) in the Menu view algebra.svg Algebra View and (2; \frac{\pi}{3}) in the Menu view cas.svg CAS View.
ToPolar[ <Complex Number> ]
Transforms a complex number into its polar coordinates.
Example: ToPolar[1 + sqrt(3) * ί] yields (2; 60°) in the Menu view algebra.svg Algebra View and (2; \frac{\pi}{3}) in the Menu view cas.svg CAS View.


Note:
© 2024 International GeoGebra Institute