Difference between revisions of "Imaginary Function"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
;Imaginary[ <Complex Number> ]
+
{{function|imaginary}}
 +
;imaginary( <Complex Number> )
 
:Returns the imaginary part of a given [[Complex Numbers|complex number]].
 
:Returns the imaginary part of a given [[Complex Numbers|complex number]].
:{{example| 1=<div><code><nowiki>Imaginary[17 + 3 ί]</nowiki></code> yields ''3''.</div>}}
+
:{{example| 1=<div><code><nowiki>imaginary(17 + 3 ί)</nowiki></code> yields ''3''.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
 
* The complex ί is obtained by pressing {{KeyCode|ALT + i}}.
 
* The complex ί is obtained by pressing {{KeyCode|ALT + i}}.
* See also [[Real Command]].
+
* See also [[real (function)]].
 
</div>}}
 
</div>}}

Revision as of 13:55, 13 September 2012

imaginary( <Complex Number> )
Returns the imaginary part of a given complex number.
Example:
imaginary(17 + 3 ί) yields 3.
Note:
© 2024 International GeoGebra Institute