floor(_:)
Each element of the result is the largest integral value less than or equal to the corresponding element of the input.
Declaration
func floor(_ x: simd_half16) -> simd_half16Each element of the result is the largest integral value less than or equal to the corresponding element of the input.
func floor(_ x: simd_half16) -> simd_half16