Contents

exp2(_:)

Returns 2 raised to the power of each element in a vector.

Declaration

func exp2(_ x: simd_float16) -> simd_float16

See Also

Exponential and Logarithmic Functions