Answer the question
In order to leave comments, you need to log in
A module for calculating mathematical expressions?
Greetings.
Recommend a PHP module with which you can calculate mathematical expressions. Data is obtained from an untrusted source (user input)
Need support for internal variables. For example:
$tmp1 = 5*5+((2+7)^2)/5
$tmp2 = 3*8*$tmp1
$tmp3 = sqrt($tmp1 + $tmp2)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question