I know how to do an addition (+) command but how do you do a division (÷) command, timing (x) command and a take-away (-) command? If you could answer this, this would really help. Thanks
4 replies
Gerhard
Hiya, can you provide some more info, what is the command suppose to do? If you already have one for additions, then it's just a matter of replacing one symbol right?
Timber Turkey
My addition command is: $(eval) I would like it to use x,-,÷. It says Invalid or unexpected token when I try to use anything but the addition sign. Please tell me how I can calculate with all of the symbols.