Searched refs:exsltMathAsin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxslt/libexslt/
H A Dmath.c817 * exsltMathAsin:
826 exsltMathAsin (double num) { function
840 * Wraps #exsltMathAsin for use by the XPath processor.
854 ret = exsltMathAsin(ret);

Completed in 132 milliseconds