The log method returns the natural logarithm (base e) of x.
System.Double log(System.Double x);
x
Number
Returns the result of the operation.
Member of Math.