Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
mathtrans.library
NAME
SPSinh
obtain the hyperbolic sine of the floating point number
SYNOPSIS
fnum2 = SPSinh(fnum1);
d0.l
float fnum2;
float fnum1;
FUNCTION
Accepts a floating point number representing an angle in radians and returns the hyperbolic sine of said angle.
INPUTS
fnum1
Motorola fast floating point number
RESULT
fnum2
Motorola fast floating point number
SEE ALSO
SPCosh