I am required to do some mathematic operations in my ejs file. I tried using Math.ceil() but I am receiving an error. Is it possible to use the Math library in ejs and how?<