JavaScript math.sqrt
MarkLogic 10 Product Documentation
math
:sqrt
math:sqrt(
$x
as xs:double ) as xs:double
Summary
Returns the square root of x.
Parameters
x
The floating point number to be evaluated.
Example
math:sqrt(4) => 2
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a registered trademark of MarkLogic Corporation.
Powered by
MarkLogic Server
|
Terms of Use
|
Privacy Policy