Chat Calculator
Evaluate Math in Chat!
- Загрузки
- 753
- Подписчики
- 2
- Обновлён
- 29 мая 2022 г.
- Лицензия
- MIT
Опубликован 20 мая 2022 г.
Chat Calculator
This mod allows you to evaluate math expressions in the Minecraft chat box.
Usage
Type an = in chat, and follow it with the rest of your expression!
| Symbol | Operation |
|---|---|
| + | Addition |
| - | Subtract/Negate |
| * | Multiply |
| / | Divide |
| % | Modulus |
| () | Order of Operations, Function Arguments |
| x | Player x coordinate |
| y | Player y coordinate |
| z | Player z coordinate |
| e | e |
| pi | Pi |
| ^ | Exponent |
| sqrt() | Square root |
| log() | Log base 10 |
| ln() | Natural Logarithm / Log base e |
| sin() | Sine |
| cos() | Cosine |
| tan() | Tangent |
| asin() | Inverse Sine |
| acos() | Inverse Cosine |
| atan() | Inverse Tangent |
| places | End with ,places=n to format decimals to n places |
Use =help for the above information in game.
Ченджлог
1.0.1Релиз1.12.2 · 29 мая 2022 г.
1.0.1
- Fixed occasional crash on startup
1.0.0Релиз1.12.2 · 20 мая 2022 г.
Initial Mod
Комментарии
Загружаем…