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_half32) -> simd_half32Each element of the result is the smallest integral value greater than or equal to the corresponding element of the input.
func ceil(_ x: simd_half32) -> simd_half32