A mod that adds math commands in chat.
A Minecraft mod that adds math commands in chat. I made this in one afternoon because I was tired of tabbing out to open the calculator app all the time.
| Command | Description |
|---|---|
\sum <Values> |
Calculates the total of the values provided |
\prod <Values> |
Multiplies the values provided |
\diff <Values> |
Calculates the difference of the values provided |
\div <Values> |
Divides the values provided |
\calc <Values and operands> |
Evaluates complex mathematical expressions |
\math-help |
Displays all Chat Math commands |
Conversation