Java Math.getExponent() methodThe java.lang.Math.getExponent() return the unbiased exponent used in the representation of double or float. SyntaxParameterReturn
Example 1Test it NowOutput: 5 Example 2Test it NowOutput: 6 Example 3Test it NowOutput: 1024 Example 4Test it NowOutput: 128 Example 5Test it NowOutput: -127 Example 6Test it NowOutput: -1023 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