Contents

vlogf(_:)

For each vector element, calculates the natural logarithm of X.

Declaration

func vlogf(_: vFloat) -> vFloat

See Also

Exponential and Logarithmic Functions (from vfp.h)