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