Computer Science, asked by snehaparamanik450, 3 months ago

what is the return type of math ceil ()​

Answers

Answered by palak2672007
1

Answer:

Math. ceil() returns the double value that is greater than or equal to the argument and is equal to the nearest mathematical integer. Note: If the argument is Integer, then the result is Integer

Similar questions