LN()Natural logarithm of a numeric valueReturns the natural logarithm of x. Sample usage LN(3.14) returns 1.14422279992016 LN(10) returns 2.30258509299404 Syntax LN(x) x - Any numeric type. See also LOG() LOG2() LOG10() POWER() SQRT() Was this helpful?How can we improve it?YesNoSubmit