posted 7 years ago
Answer #8, there is:
...The ceiling() method returns the smallest element greater than the specified one. "On" appears between "ONE" and "One". Therefore, the smallest element that is larger than the specified value is "One".
In my opinion there should be:
...The ceiling() method returns the smallest element equals or greater than the specified one. "On" appears between "ONE" and "One". Therefore, the smallest element that is equals or larger than the specified value is "One".