math.e: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Created page with "{{MacroFunction |name=math.e |trusted=false |version=1.3.b48 (estimate) |description=Returns the [https://en.wikipedia.org/wiki/E_(mathematical_constant) mathematical constant...")
 
m (New Constants Category)
Line 22: Line 22:
}}
}}
[[Category:Mathematical Function]]
[[Category:Mathematical Function]]
[[Category:Mathematical Constants]]

Revision as of 05:52, 19 June 2021

math.e() Function

Introduced in version 1.3.b48 (estimate)
Returns the mathematical constant e to 16 significant digits. Takes no arguments.

Usage

[h: e = math.e()]

Examples

[r: math.e()]
[r: math.log( math.e() )]

Returns:

 2.718281828459045
 1.0