Computer Science, asked by snehaparamanik450, 5 months ago

what is the return type of math ceil (-8.9)​

Answers

Answered by mayurikajuthu
1

Return Value

This method returns the smallest (closest to negative infinity) floating-point value that is greater than or equal to the argument and is equal to a mathematical integer.

Answered by gunjivaidehi92
0

Explanation:

Return Value

This method returns the smallest (closest to negative infinity) floating-point value that is greater than or equal to the argument and is equal to a mathematical integer.

Similar questions