Computer Applications
Write down the syntax to find the natural log of q.
Java Math Lib Methods
24 Likes
Answer
Math.log(q)
Answered By
13 Likes
Related Questions
State whether the following statement is True or False :
The output of Math.cbrt(-3) will be -27.
State whether the following statement is True or False :
Math.round() returns the value in float data type.
Write down the syntax to find the cube root of a number m.
Write down the syntax to find the round-off of a number k.