Hi list. I have strings that are mathematical expressions. These strings are submitted through forms. For example a string might be $a="1+cos(0.3)*x". Is there a way to convert this string to a mathematical expression that can be calculated? Thanks in advance. DX. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] How to convert a string into a mathem... Christodoulou Demetris