expInPlace

open fun expInPlace()

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

See also