XSLT-power-series Implemented e^x recursively in xslt 1.0 using power series expansion. Note that the complexity of the calculation is in O(n) with n as the amount of terms in the power series expansion to be calculated.