I keep getting this error when I try to use the ceil function the error says ceil is not a function.
Below is a picture
I also tried to debug it but I don't see any error!
As you can see the cal has a value of 2.8 which should be rounded to 3 so what's the problem here?