Difference between revisions of "ToExponential Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
{{command|geogebra}}
 
 
==CAS Syntax==
 
==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=<code><nowiki>ToExponential(1 + ί)</nowiki></code> yields <math>\sqrt{2}e^{\frac{i\pi}{4}&#125;</math>.}}
  
 
{{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 [[ToPoint Command]], [[ToComplex Command]] and [[ToPolar Command]].</div>}}
 
* See also [[ToPoint Command]], [[ToComplex Command]] and [[ToPolar Command]].</div>}}

Latest revision as of 11:07, 12 October 2017

© 2024 International GeoGebra Institute