When a negative number is used in a CEILING() function, the application uses the FLOOR() function instead. And when the FLOOR() function is used for a negative number, the CEILING() function will be used.
In other words the function applies on the number as an absolute value. Example for Ceiling of -2.5, the system applies the Ceiling to 2.5 and hence the result is 3. Then the negative is added.
This behavior is by design. Both CEILING() and FLOOR() apply their logic to the absolute value of a negative number, then reapply the negative sign. For example: CEILING(-2.5) — the system applies CEILING to 2.5 to get 3, then applies the negative to get -3.
000386432

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.