# $EPIC: tanh.txt,v 1.3 2006/08/20 17:37:08 sthalik Exp $ ======Synopsis:====== $[[tanh]](////) ======Technical:====== * Returns the hyperbolic tangent of ////. * If the argument is omitted the empty string is returned. * As always, the return value is limited to 6 decimal places. * As always, DOM or RANGE means there was an error. ======Returns:====== The hyperbolic tangent of an angle ======History:======