Returns a vector containing the largest representable floating-point integer values less than or equal to the values of the corresponding elements of the given vector.
Elemental function
The result is a vector of the same type as ARG1.
Each element of the result contains the largest representable floating-point integer less than or equal to the value of the corresponding element of ARG1.