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.frexp( x as Number ) as ValueIterator
Returns x broken up into mantissa and exponent, where x = mantissa*2^exponent.
Parameters | |
---|---|
x | The exponent to be evaluated. |
math.frexp(10) => 0.625 4
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.