xslt and math

"Peter Rushforth" <[email protected]> Tue, 19 Dec 2006 06:33:07 -0500
Newsgroups gmane.org.w3c.xsl-editors
Message-ID <002201c72361$76356880$be49684a@peterqta28n9cv>
Hi,

My first comment is that math support is poor to non-existent
in XSLT and should be incorporated directly in the
language rather than forcing the user to use java
or other extension functions.

Another comment I have is that the support for rounding
provides only the limited and un-common default mode
of round-half-to-even.  While this may be theoretically 
sound, it isn't practical and forces us to use java extension
functions.

Apart from this, everything is great.