issues
search
mormat
/
php-formula-interpreter
PHP library for parsing and running formulas from a string
GNU General Public License v2.0
5
stars
5
forks
source link
When using operators, check that operand types are supported
#3
Closed
mormat
closed
1 year ago
mormat
commented
1 year ago
The operators
+
-
*
and
/
must accept numeric types only
The operators
+
-
*
and/
must accept numeric types only