expm1
chainrules
0.1.0
chainrules
Function
expm1
Copy item path
Source
pub fn expm1<S:
ScalarAd
>(x: S) -> S
Expand description
Primal
exp(x) - 1
.