Contents

exp(_:)

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

Declaration

func exp(_ x: simd_float16) -> simd_float16

See Also

Exponential and Logarithmic Functions