Changes

Jump to navigation Jump to search
75 bytes removed ,  15:33, 3 December 2010
no edit summary
=Math Module=
 
<p>The math module defines extension functions to perform mathematical operations, such as <code>pi</code>, <code>asin</code> and <code>acos</code>. All functions are preceded by the <code>math:</code> prefix. Some of the functions have also been specified in the
[http://www.w3.org/TR/xpath-functions-11/ Functions and Operators Specification] of the upcoming XQuery 1.1 Recommendation.</p>
<h2>==math:pi</h2> ==
<table>
<tr>
</table>
<h2>==math:e</h2> ==
<table>
<tr>
</table>
<h2>==math:sqrt</h2> ==
<table>
<tr>
</table>
<h2>==math:sin</h2> ==
<table>
<tr>
</table>
<h2>==math:cos</h2> ==
<table>
<tr>
</table>
<h2>==math:tan</h2> ==
<table>
<tr>
</table>
<h2>==math:asin</h2> ==
<table>
<tr>
</table>
<h2>==math:acos</h2> ==
<table>
<tr>
</table>
<h2>==math:atan</h2> ==
<table>
<tr>
</table>
<h2>==math:atan2</h2> ==
<table>
<tr>
</table>
<h2>==math:pow</h2> ==
<table>
<tr>
</table>
<h2>==math:exp</h2> ==
<table>
<tr>
</table>
<h2>==math:log</h2> ==
<table>
<tr>
</table>
<h2>==math:log10</h2> ==
<table>
<tr>
</table>
<h2>==math:random</h2> ==
<table>
<tr>
</table>
<h2>==math:sinh</h2> ==
<table>
<tr>
</table>
<h2>==math:cosh</h2> ==
<table>
<tr>
</table>
<h2>==math:tanh</h2> ==
<table>
<tr>
Anonymous user

Navigation menu