« Return to Thread: Grammer for basic arithmetic with variables

Grammer for basic arithmetic with variables

by Ralph Jocham :: Rate this Message:

Reply to Author | View in Thread


Hi,
I am looking for a basic grammar which supports +,-,/,* and variables.

Assuming a=5, b=10

a+(3*b)/2 results in 20

I checked out the grammar site but could not find anything useful.

Thanks,
Ralph



     

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Grammer for basic arithmetic with variables