Hello All Experts ,
I want to evaluate expressions like these
1) 12+13*2^3+sin90
2) 87*6+(5+7)(3*2) *tan(30)
But i dont want to use Math.sin() , Math.pow() etc functions .
Can anybody tell me which class to use .
I had used QScriptEngine , QScriptValue classes .


Reply With Quote
.



Bookmarks