java tutorial - Java Math.log() Method - tutorial java - java programming - learn java - java basics - java for beginners
Learn Java - Java tutorial - Java numbers log - Java examples - Java programs
Description
The Math.log () method - returns the natural logarithm of the argument.
Syntax
Options
Detailed information about the parameters:
- d is any primitive data type.
Return value
- In Java, Math.log () returns the natural logarithm of the argument.