ToPoint Command

From GeoGebra Manual
Revision as of 21:50, 2 February 2013 by Spanish1 (talk | contribs)
Jump to: navigation, search


ToPoint[ <Complex Number> ]
Creates from the complex number a dependent point with (real(ComplexNumber), imaginary(ComplexNumber)) coordinates.
Example:
ToPoint[3 + 2ί] yields a dependent point with coordinates (3, 2).

CAS Syntax

ToPoint[ <Complex Number> ]
Creates the free point for the given complex number. The coordinates of that point are:
(real(ComplexNumber), imaginary(ComplexNumber)).
Example:
ToPoint[{3 + 2ί}] yields 2ί + 3. When you click on the right little marble, the complex number z1 :=2ί + 3 gets visibility and dynamic association with the free point whose coordinates are (3, 2).

Notes:
© 2024 International GeoGebra Institute