Function arrayfire::expm1 [] [src]

pub fn expm1(input: &Array) -> Array

Compute e raised to the power of value -1

This is an element wise unary operation.