Difference between revisions of "ToPoint Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|cas=true|vector-matrix}}
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|cas=true|vector-matrix}}
 +
==CAS Syntax==
 
;ToPoint[ <Complex Number> ]:Creates a Point from the complex number
 
;ToPoint[ <Complex Number> ]:Creates a Point from the complex number
:{{example|1=<code><nowiki>ToPoint[3 + 2ί]</nowiki></code> creates a Point with  coordinates (3, 2).}}
+
:{{example|1=<code><nowiki>ToPoint[3 + 2ί]</nowiki></code> creates a point with  coordinates (3, 2).}}
 
{{Notes|1=<div>
 
{{Notes|1=<div>
 
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
 
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
 
*See also the following commands: [[ToComplex Command|ToComplex]], [[ToExponential Command|ToExponential ]] and [[ToPolar Command|ToPolar]].
 
*See also the following commands: [[ToComplex Command|ToComplex]], [[ToExponential Command|ToExponential ]] and [[ToPolar Command|ToPolar]].
 
</div>}}
 
</div>}}

Revision as of 15:07, 22 March 2013

© 2024 International GeoGebra Institute