The LN function accepts any positive number and returns the natural logarithm (that is, the logarithm to base e) of that number. LN(x) returns a positive number if the argument x is greater than 1 and returns a nonpositive number if the argument x is between 0 and 1.