Difference between revisions of "ToPoint Command"

From GeoGebra Manual
Jump to: navigation, search
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|cas=true|vector-matrix}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|cas=true|vector-matrix}}
;ToPoint[ <Complex Number> ]:Creates from the complex number a [[Free, Dependent and Auxiliary Objects|dependent]] [[Points and Vectors|point]] with ([[Real Function|real(<small>Complex<sub>Number</sub></small>)]], [[Imaginary Function|imaginary(<small>Complex<sub>Number</sub></small>)]]) coordinates.
+
 
:{{example|1=<div><code><nowiki>ToPoint[3 + 2ί]</nowiki></code> yields a [[Free, Dependent and Auxiliary Objects|dependent]] [[Points and Vectors|point]] with  coordinates (3, 2).</div>}}
+
;ToPoint( <Complex Number> ):Creates a point from the complex number.
==CAS Syntax==
+
:{{example|1=<code><nowiki>ToPoint(3 + 2ί)</nowiki></code> creates a point with coordinates ''(3, 2)''.}}
;ToPoint[ <Complex Number> ]:Creates the [[Free, Dependent and Auxiliary Objects|free]] [[Points and Vectors|point]] for the given [[Complex Numbers|complex number]]. The coordinates of that point are:<br>([[Real Function|real(<small>Complex<sub>Number</sub></small>)]], [[Imaginary Function|imaginary(<small>Complex<sub>Number</sub></small>)]]).
+
{{Notes|1=<div>
:{{Examples|1=<br><br><code><nowiki>ToPoint[{3 + 2ί}]</nowiki></code> yields ''2ί + 3''. When you click on the right little marble, the [[Complex Numbers|complex number]]  ''z<sub>1</sub> :=2ί + 3'' gets visibility and dynamic association with the [[Free, Dependent and Auxiliary Objects|free]] [[Points and Vectors|point]] whose coordinates are ''(3, 2)''.<br><br><code><nowiki>ToPoint[3 + 2ί]</nowiki></code> returns the [[Free, Dependent and Auxiliary Objects|free]] [[Points and Vectors|vector]] ''z = (3,2)'' and  <math> 3 \choose 2 </math> in the [[Algebra View]]}}<hr>
+
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
:{{Notes|1=
+
*See also the following commands: [[ToComplex Command|ToComplex]], [[ToExponential Command|ToExponential ]] and [[ToPolar Command|ToPolar]].
:*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.  
+
</div>}}
:*See also the following commands: [[ToComplex Command|ToComplex]], [[ToExponential Command|ToExponential ]] and [[ToPolar Command|ToPolar]].
 
}}
 

Latest revision as of 14:44, 2 October 2017

© 2024 International GeoGebra Institute