log1p xCompute log(1 + x) for each element of an R numeric vector, calling R's log1p. This is more accurate than log(1 + x) for small values of x.
|
The source of this document is in RInterface/doc/exp-log.m2:140:0.