Difference between revisions of "Imaginary Function"

From GeoGebra Manual
Jump to: navigation, search
m
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>  
{{command|CAS}}
+
{{function|imaginary}}
;Imaginary[ <Complex Number> ]
+
 
 +
;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> gives ''3'', the imaginary part of the complex number ''17 + 3 ί''.</div>}}
+
:{{example| 1=<div><code><nowiki>imaginary(17 + 3 ί)</nowiki></code> yields ''3''.</div>}}
{{note| 1=<div>The complex ί is obtained by pressing ALT + i. See also [[Complex Command]].</div>}}
+
{{note| 1=<div>
 +
* The complex ί is obtained by pressing {{KeyCode|ALT + i}}.
 +
* See also [[real Function]].
 +
</div>}}

Latest revision as of 12:43, 5 August 2015


imaginary( <Complex Number> )
Returns the imaginary part of a given complex number.
Example:
imaginary(17 + 3 ί) yields 3.
Note:
  • The complex ί is obtained by pressing ALT + i.
  • See also real Function.
© 2024 International GeoGebra Institute