Difference between revisions of "ToPoint Command"

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

Latest revision as of 14:44, 2 October 2017

© 2024 International GeoGebra Institute