Java Math.ceil() method21 Mar 2025 | 2 min read The java.lang.Math.ceil () is used to find the smallest integer value that is greater than or equal to the argument or mathematical integer. SyntaxParameterReturn
Example 1Output: 84.0 Example 2Output: -94.0 Example 3Output: -Infinity Example 4Output: 0.0 Example 5Output: -0.0 Next TopicJava Math |
We request you to subscribe our newsletter for upcoming updates.

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