
Home / Autodocs / mathieeedoubbas.library
NAME
- IEEEDPFloor
-
compute Floor function of IEEE double precision number
SYNOPSIS
FUNCTION
Calculate the largest integer less than or equal to x and return it. This value may have more than 32 bits of significance.
INPUTS
- y
-
IEEE double precision floating point value
RESULT
- x
-
IEEE double precision floating point value
BUGS
SEE ALSO