math.ceil( x as Number ) as Number
Returns the smallest integer greater than or equal to x.
math.ceil(36.00001) => 37
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.