
math:sqrt( $x as xs:double ) as xs:double
Returns the square root of x.
| Parameters | |
|---|---|
| x | The floating point number to be evaluated. |
math:sqrt(4) => 2
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.