E()

From TinyMUX
Revision as of 05:56, 17 January 2006 by Ian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

FUNCTION: e()

Returns the value of the numeric constant e to nine decimal places.

Related Topics: exp(), ln(), log(), power().

Examples

> say e()
You say "2.718281828"


(--Soylent 01:42, 3 December 2005 (EST))