Docs » Autodocs » mathieeesingbas.library » IEEESPNeg
IEEESPNeg -- compute negative value of IEEE single precision number
x = IEEESPNeg( y ); d0 d0 float x,y;
Invert the sign of argument y and return it to caller.
y - IEEE single precision floating point value
x - IEEE single precision floating point value
|