| Ln | R Documentation | 
Robust natural log
Ln(x)
x | 
 Numeric vector or scalar  | 
natural log transformation of x, Ln(0) ==0
Ln(5)== log(5)
Ln(0)
# base log(0) returns unhelpful -Inf
log(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.