Computer Applications
Explain the following function:
Math.log()
Java Math Lib Methods
71 Likes
Answer
Returns the natural logarithm of its argument. Both return type and argument is of double data type.
Answered By
46 Likes
Explain the following function:
Math.log()
71 Likes
Returns the natural logarithm of its argument. Both return type and argument is of double data type.
Answered By
46 Likes