Difference between revisions of "ToPolar Command"

From GeoGebra Manual
Jump to: navigation, search
Line 5: Line 5:
 
:{{example|1=<div><code><nowiki>ToPolar[1 + sqrt(3) * ί]</nowiki></code> gives ''(2; <math>\frac{\pi}{3}</math>)'', the polar coordinates of ''1 + sqrt(3) * ί''.</div>}}
 
:{{example|1=<div><code><nowiki>ToPolar[1 + sqrt(3) * ί]</nowiki></code> gives ''(2; <math>\frac{\pi}{3}</math>)'', the polar coordinates of ''1 + sqrt(3) * ί''.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
*The complex ί is obtained by pressing ALT + i.  
+
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
 
* See also [[Complex Command]], [[Predefined Functions and Operators|Abs Command]] and [[Argument Command]].
 
* See also [[Complex Command]], [[Predefined Functions and Operators|Abs Command]] and [[Argument Command]].
 
</div>}}
 
</div>}}

Revision as of 11:26, 8 August 2011


This command works in CAS View only.

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