Contents

log(_:)

Returns the natural logarithm of each element in a vector.

Declaration

func log(_ x: simd_float2) -> simd_float2

See Also

Exponential and Logarithmic Functions