# $EPIC: exp.txt,v 1.2 2006/07/17 03:42:24 jnelson Exp $ ======Synopsis:====== $[[exp]]() ======Technical:====== * The function returns the value of e raised to ////. * If //// 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. ======Returns:====== The value X where X = e ** ////. ======History:======