math.pow( x as Number, y as Number ) as Number
Returns x^y.
math.pow(2, 10) => 1024
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.