math.ldexp( y as Number, i as Number ) as Number
Returns x*2^i.
math.ldexp(1.333, 10) => 1364.992
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.