IEEESPAcos(parm)(d0) - Compute the arc cosine of a
number
IEEESPAsin(parm)(d0) - Compute the arcsine of a number
IEEESPAtan(parm)(d0) - Compute the arc tangent of
number
IEEESPCos(parm)(d0) - Compute the cosine of a floating
point number
IEEESPCosh(parm)(d0) - Compute the hyperbolic cosine of
a floating point number
IEEESPExp(parm)(d0) - Compute the exponential of e
IEEESPFieee(parm)(d0) - Convert IEEE single to IEEE
single
IEEESPLog(parm)(d0) - Compute the natural logarithm of
a floating point number
IEEESPLog10(parm)(d0) - Compute logarithm base 10 of a
number
IEEESPPow(exp,arg)(d1,d0) - Raise a number to another number
power
IEEESPSin(parm)(d0) - Compute the sine of a floating
point number
IEEESPSincos(cosptr,parm)(a0,d0) - Compute the arc tangent of a
floating point number
IEEESPSinh(parm)(d0) - Compute the hyperbolic sine of a
floating point number
IEEESPSqrt(parm)(d0) - Compute the square root of a
number
IEEESPTan(parm)(d0) - Compute the tangent of a
floating point number
IEEESPTanh(parm)(d0) - Compute the hyperbolic tangent
of a floating point number
IEEESPTieee(parm)(d0) - Convert IEEE single to IEEE
single
[Back to Amiga Developer Docs]