Maths Command With (x,÷, -)

Asked Feb 8, 2021·4 replies·Last activity 5 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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

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?

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.

Hey @Timber Turkey!

For math calculations, use +, -, *, and /.

Thank you so much @Polar Cat 😁