ToPolar Command

From GeoGebra Manual
Revision as of 08:18, 21 July 2012 by Mathmum (talk | contribs)
Jump to: navigation, search

This command works in CAS View only.

ToPolar[ <Vector> ]
Transforms a vector into its polar coordinates.
Example:
ToPolar[{1, sqrt(3)}] yields(2; \frac{\pi}{3}), the polar coordinates of (1, \sqrt{3}).
ToPolar[ <Complex Number> ]
Transforms a complex number into its polar coordinates.
Example:
ToPolar[1 + sqrt(3) * ί] yields(2; \frac{\pi}{3}), the polar coordinates of 1 + \sqrt{3} * ί.
Note:
© 2024 International GeoGebra Institute