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