Tensor
[self] log1p()
log1p(x) computes log(1+x), with precision more accurate than standard log() function for small value of x.
log1p(x)
log(1+x)
log()
x