expm1InPlace

open fun expm1InPlace()

Computes e^x - 1 for each element in the array in place.

See also