Difference between revisions of "Imaginary Function"

From GeoGebra Manual
Jump to: navigation, search
(added missing description)
m
 
(19 intermediate revisions by 7 users not shown)
Line 1: Line 1:
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>  
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
{{function|imaginary}}
{{command|CAS}}
+
 
;Imaginary[ <Complex Number> ]
+
;imaginary( <Complex Number> )
:Returns the imaginary part of the 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>}}
 +
{{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