Difference between revisions of "ToPoint Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|CAS}}
 
{{command|CAS}}
;ToPoint[<Complex Number>]
+
;ToPoint[ <Complex Number> ]
 
Transforms a complex number into a point.
 
Transforms a complex number into a point.
:{{example|1=<code><nowiki>ToPoint[3+2i]</nowiki></code> returns {3,2}.}}
+
:{{example|1=<div><code><nowiki>ToPoint[3 + 2i]</nowiki></code> yields {3, 2}.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
+
* The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
 
* See also [[ToComplex Command]], [[ToExponential Command]] and [[ToPolar Command]].
 
* See also [[ToComplex Command]], [[ToExponential Command]] and [[ToPolar Command]].
 
</div>}}
 
</div>}}

Revision as of 14:49, 5 September 2011

© 2024 International GeoGebra Institute