0 / 60 seg.

The " ceil " and " floor " brackets are often used for rounding up or down the argument to the next integer: " lceil -3.7 rceil = -3 " or " lfloor -3.7 rfloor = -4 ".