javascript - Transform text to mathematical expressions -


i need transform type expressions ('([input1] + [input2]) / [input3]') array {input1, sum, input2, div, input3} ...

can help?

other operations:

([input1] + [input2]) / ([input4] * [input3])   sum ([input1], [input2], [input4], [input3])  


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

Contact Form PHP Email Script -