Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
math.pow( x as Number, y as Number ) as Number
Returns x^y.
Parameters | |
---|---|
x | The floating-point base number. |
y | The exponent to be applied to x. |
math.pow(2, 10) => 1024
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.