Posted by petersprc on 10/27/07 08:16
Hi,
You can use the Numerical class by Richard Munroe:
http://www.phpclasses.org/browse/package/2812.html
You can also run scilab from the command line:
scilab -nw < /tmp/input
Where the file contains your scilab functions. scilab examples:
http://pauillac.inria.fr/cdrom/www/scilab/doc/intro/intro-html001.html
On Oct 23, 3:05 pm, Zayde
<phdfro...@yahoo.com> wrote:
> Is there a package of functions to do numerical integration in PHP ?
[Back to original message]
|