[PHP] RE: Computer algebra in PHP

2004-06-19 Thread Lukasz Karapuda
Take a look at the code available at http://www.phpmath.com. Several people have contributed some numerical methods that could be useful for you. Lukasz Karapuda > -Original Message- > From: Justin Patrin [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 6:05 PM > To: [EMAIL PR

[PHP] Re: Computer algebra in PHP

2004-06-18 Thread Justin Patrin
Chris Sangwin wrote: Does anyone know of any PHP scripts which perform simple computer algebra functions in PHP? For example, (using a Maple-like syntax) expand( (2*x-2)^4 ); diff( sin(x^2), x); factor( x^2+2*x+1, x); and so on. Many thanks Chris Sangwin :-) That would be nice. -- paperCrane -- PH