Difference between revisions of "Documentation/How Tos/Calc: EXP function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:EXP function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_MOD_function
 +
|NextPage=Documentation/How_Tos/Calc:_POWER_function
 +
}}__NOTOC__
  
 
== EXP ==
 
== EXP ==
 
Returns the mathematical constant ''e'' raised to the power of a number.
 
Returns the mathematical constant ''e'' raised to the power of a number.
 
  
 
=== Syntax: ===
 
=== Syntax: ===
 
<tt>'''EXP(number)'''</tt>
 
<tt>'''EXP(number)'''</tt>
 
: returns <tt>'''<i>e</i><sup>number</sup>'''</tt>.
 
: returns <tt>'''<i>e</i><sup>number</sup>'''</tt>.
 
  
 
=== Example: ===
 
=== Example: ===
Line 14: Line 17:
 
: returns <tt>'''2.71828182845904'''</tt>, the mathematical constant ''e'' to Calc's accuracy.
 
: returns <tt>'''2.71828182845904'''</tt>, the mathematical constant ''e'' to Calc's accuracy.
  
 +
{{SeeAlso|EN|
 +
* [[Documentation/How_Tos/Calc: POWER function|POWER]]
 +
* [[Documentation/How_Tos/Calc: LN function|LN]]
 +
* [[Documentation/How_Tos/Calc: PI function|PI]]
  
=== See also: ===
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]
'''[[Documentation/How_Tos/Calc: POWER function|POWER]]''',
+
'''[[Documentation/How_Tos/Calc: LN function|LN]]''',
+
'''[[Documentation/How_Tos/Calc: PI function|PI]]'''
+
  
'''[[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Mathematical functions]]

Latest revision as of 14:58, 31 January 2024

EXP

Returns the mathematical constant e raised to the power of a number.

Syntax:

EXP(number)

returns enumber.

Example:

EXP(1)

returns 2.71828182845904, the mathematical constant e to Calc's accuracy.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_EXP_function&oldid=259871"
Views
Personal tools
Navigation
Tools
In other languages