output of Math.ceil(5,2)
Answers
Answered by
0
Answer:Java Math.ceil() method with Examples on abs(), min(), max(), avg(), round(), ceil(), floor(), pow(), sqrt(), sin(), cos(), tan(), exp() etc. ... If the argument is less than Zero but greater than -1.0, this method will return Negative Zero as output. Example 1. Test it Now. Output: 84.0 Example 2. Test it Now. Output:-94.0 Example 3. Test it Now. Output:-Infinity Example 4. Test it Now. Output: 0.0 Example 5. Test it …
Explanation:HOPE THIS HELP YOU. MARK ME BRAINLIST
Similar questions