Modules | Version: 1 Function Syntaxnumber math:power(number, number) Template Syntax<xsl:call-template name="math:power"> <xsl:with-param name="base" select="number" /> <xsl:with-param name="power" select="number" /> </xsl:call-template>
The An implementation of this extension function in the EXSLT math namespace must conform to the behaviour described in this document. ImplementationsNo XSLT processors that we know of have built-in support for
The following implementations of
Change HistorySubmitted: 2001-05-22 |
http://www.exslt.org/math/functions/power/math.power.html last modified 2001-05-22