
math:degrees( $x as xs:double ) as xs:double
Returns numeric expression converted from radians to degrees.
| Parameters | |
|---|---|
| x | An angle expressed in radians. |
math:degrees(math:pi() div 2) => 90
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.