Difference between revisions of "ToPolar Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
{{command|CAS}}
 
{{command|CAS}}
 
;ToPolar[ <Vector> ]
 
;ToPolar[ <Vector> ]

Revision as of 09:18, 21 July 2012

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