Difference between revisions of "Tips:Complex Numbers"
From GeoGebra Manual
Line 1: | Line 1: | ||
GeoGebra supports [[Complex Numbers|complex numbers]], just enter e.g. <code>z = 2 + 3i</code>. Complex numbers just work like normal numbers most of the time and even some [[Predefined Functions and Operators|pre-defined functions]] work with complex arguments, try e.g. <code>cos(2 + i)</code>. Plotting complex functions is not possible however. | GeoGebra supports [[Complex Numbers|complex numbers]], just enter e.g. <code>z = 2 + 3i</code>. Complex numbers just work like normal numbers most of the time and even some [[Predefined Functions and Operators|pre-defined functions]] work with complex arguments, try e.g. <code>cos(2 + i)</code>. Plotting complex functions is not possible however. | ||
− | [[es: | + | [[es:Pista:Números Complejos]] |
Revision as of 19:33, 29 March 2012
GeoGebra supports complex numbers, just enter e.g. z = 2 + 3i
. Complex numbers just work like normal numbers most of the time and even some pre-defined functions work with complex arguments, try e.g. cos(2 + i)
. Plotting complex functions is not possible however.
es:Pista:Números Complejos