# $EPIC: sin.txt,v 1.4 2006/08/20 17:13:48 sthalik Exp $ ======Synopsis:====== $[[sin]](////) ======Technical:====== * Returns the sine of the angle of //// radians. * 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 sine of an angle ======History:======