Re: [xsl] How to dynamically evaluate an equation in the input XML document?

Subject: Re: [xsl] How to dynamically evaluate an equation in the input XML document?
From: "jfrm.maurel@xxxxxxxxx jfrm.maurel@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jul 2021 05:14:30 -0000
Hi Roger

Le 14/07/2021 C 20:48, Roger L Costello costello@xxxxxxxxx a C)critB :
Have you done this kind of dynamic equation solving using XSLT? If so, how did you do it?

Computer Algebra System like maxima (https://maxima.sourceforge.io/) have powerful representation of symbolic equations allowing to deal with mathematical rules rather than playing with strings.
Maxima is written in Lisp which is may be not too difficult to translate to xsl. Maxima has an interface written in xml (wxmaxima).


Sorry if it is out of topic.

Regards

--
Jean-FranC'ois MAUREL

Current Thread