ExamplesLN(3.14) : 1.14422279992016LN(10) : 2.30258509299404SyntaxLN( x )Argumentsx (any numeric type)Return ValueDecimal: the computed natural logarithm of x.See AlsoLOG(), LOG2(), LOG10(), POWER(), SQRT()