expm1

open fun expm1(): F64Array

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

Return

the computed array