Difference between revisions of "ToPoint Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=4.0}}</noinclude> {{command|CAS}} ;ToPoint[<Complex Number>] Transforms a complex number into a point. :{{example|ToPoint[3+2i] returns {3,2}.}} ...")
 
Line 3: Line 3:
 
;ToPoint[<Complex Number>]
 
;ToPoint[<Complex Number>]
 
Transforms a complex number into a point.
 
Transforms a complex number into a point.
:{{example|ToPoint[3+2i] returns {3,2}.}}
+
:{{example|1=<code><nowiki>ToPoint[3+2i]</nowiki></code> returns {3,2}.}}
 
{{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 [[Complex Command]].
 
* See also [[Complex Command]].
 
</div>}}
 
</div>}}

Revision as of 13:49, 17 August 2011

© 2024 International GeoGebra Institute