Subject: Re: More-than-basic maths
From: Brian Chrisman <incubus@xxxxxxxxxxxxxx>
Date: Thu, 17 Mar 2005 17:51:23 -0800
|
On Thu, Mar 17, 2005 at 10:50:16PM -0400, andrew cooke wrote:
>
>
> Hi,
>
> I can't work out how to do more complex maths (like logarithms, trig
> functions, etc) in XSL. Is it possible? If not, is there any other tool
> I can use in an xml pipeline? Is the only option writing SAX or DOM code
> in some non-dedicated programming language?
>
> (I'm generating plots from XML data via XSL to SVG)
Check out exslt.org... I remember the's an extension library
for math functions.. not sure how efficient they are, but... :)
I'm not certain of how much added math functionality there is
in 2.0. 1.0 clean has very very little.
>
> Thanks,
> Andrew
>
>
> --
> ` __ _ __ ___ ___| |_____ work web site: http://www.ctio.noao.edu/~andrew
> / _` / _/ _ \/ _ \ / / -_) personal web site: http://www.acooke.org/andrew
> \__,_\__\___/\___/_\_\___| list: http://www.acooke.org/andrew/compute.html
|