Difference between revisions of "ToExponential Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;ToExponential[ <Complex Number> ]
 
;ToExponential[ <Complex Number> ]
 
:Transforms a complex number into its exponential form.
 
:Transforms a complex number into its exponential form.
 
+
:{{example|1=<div><code><nowiki>ToExponential[1 + ί]</nowiki></code> yields <math>\sqrt{2}e^{\frac{i\pi}{4}&#125;</math>.</div>}}
:{{example|1=<div><code><nowiki>ToExponential[1+ί]</nowiki></code> returns <math>\sqrt{2}e^{\frac{i\pi}{4}&#125;</math>.</div>}}
+
{{note| 1=<div>
{{note| 1=*The complex ί is obtained by pressing {{KeyCode| ALT + i}}.
+
* The complex ί is obtained by pressing {{KeyCode| ALT + i}}.
*See also [[ToPoint Command]], [[ToComplex Command]] and [[ToPolar Command]].}}
+
* See also [[ToPoint Command]], [[ToComplex Command]] and [[ToPolar Command]].</div>}}

Revision as of 14:39, 5 September 2011


This command works in CAS View only.

ToExponential[ <Complex Number> ]
Transforms a complex number into its exponential form.
Example:
ToExponential[1 + ί] yields \sqrt{2}e^{\frac{i\pi}{4}}.
Note:
© 2024 International GeoGebra Institute