Copy the code pack.h from line 8 to 105 to Label 1
This code computs the value of expression E
expr_solve(E);
Replace "Invaild expression" to other strings like N.
If the expression is regular, expr_solve returns the value.
If not, it returns N.
Latest Update : 2023-12-30 17:25 (v1.0.0-alpha|0x00)