Differentiate between Math.ceil() and Math.floor() with solved example
Answers
Answered by
1
Answer:
The method Math. floor returns the largest Double data type that is less than or equal to the argument and is equal to mathematical integer. The method Math. ceil returns the smallest Double data type that is greater than or equal to the argument and is equal to mathematical integer
Similar questions
Computer Science,
3 months ago
English,
3 months ago
Science,
6 months ago
Social Sciences,
10 months ago
Social Sciences,
10 months ago