ndarray-simd
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64Array
/
expm1InPlace
expm1In
Place
open
fun
expm1InPlace
(
)
Computes e^x - 1 for each element in the array in place.
See also
expm1