Round a double-precision floating-point number toward negative infinity.
Round a numeric value to the nearest number toward negative infinity with N significant figures.
Round a numeric value to the nearest multiple of b^n toward negative infinity.
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.