log1pInPlace

open fun log1pInPlace()

Computes ln(1 + x) for each element in the array in place.

See also