Neperian logarithm If x is positive and not null, Ln(x) returns neperian logarithm from x. Example 1 : ln( E ) -> 1 Example 2 : ln( 3.5 ) -> 1.2527629685 Syntax : ln( x )