pub fn expm1_rrule<S: ScalarAd>(result: S, cotangent: S) -> S
Reverse rule for exp(x) - 1.
exp(x) - 1
Takes the forward result expm1(x), not the input x.
expm1(x)
x