E()FunctionsDescriptionFUNCTION: 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))