Java Math.log1p() methodThe java.lang.Math.log1p() is used to return the natural logarithm of the sum of the arguments and 1. SyntaxParameterReturn
Example 1Test it NowOutput: 3.295836866004329 Example 2Test it NowOutput: NaN Example 3Test it NowOutput: -Infinity Example 4Test it NowOutput: Infinity Example 5Test it NowOutput: -0.0 Next TopicJava Math |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India