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. Implementations
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 2003-03-03