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