sunaimshadmani wrote:
Meaning that even -0.99 will round UP to 0 and not -1??
Yes. The function rounds UP a number to the nearest integer. The nearest integer greater than -0.99 is 0, thus[-0.99] = 0.
Check otherRounding Functions Questions in ourSpecial Questions Directory .
Hope it helps.
...









