# $EPIC: exp.txt,v 1.2 2006/07/17 03:42:24 jnelson Exp $
$exp(<number>)
* The function returns the value of e raised to <number>. * If <number> is omitted, the empty string is returned. * As always, the return value is limited to 6 decimal places. * As always, DOM or RANGE means an error ocurred.
The value X where X = e ** <number>.