Difference between revisions of "ToExponential Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(12 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|geogebra}}
{{command|CAS}}
+
==CAS Syntax==
;ToExponential[ <Complex Number> ]
+
;ToExponential( <Complex Number> )
 
:Transforms a complex number into its exponential form.
 
:Transforms a complex number into its exponential form.
 +
:{{example|1=<code><nowiki>ToExponential(1 + ί)</nowiki></code> yields <math>\sqrt{2}e^{\frac{i\pi}{4}&#125;</math>.}}
  
:{{example|1=<div><code><nowiki>ToExponential[3+4ί]</nowiki></code> yields ''5*e<sup>atan(4ί/3)</sup>''.</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 [[Complex Command]], [[ToComplex Command]] and [[ToPolar Command]].}}
+
* See also [[ToPoint Command]], [[ToComplex Command]] and [[ToPolar Command]].</div>}}

Latest revision as of 10:07, 12 October 2017

© 2024 International GeoGebra Institute