promotional bannermobile promotional banner
premium banner
Evaluate Math in Chat!

Description

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!

Functions: 1. Add (+) and Subtract (-)

  1. Multiply (*), Divide (/), and Modulus (%)

  2. Use () for order of operations, and function arguments

  3. X, Y, and Z for your coordinates

  4. Use e and pi for more complex math

  5. ^ for exponents

  6. sqrt(n) for the square root of n

  7. log(n) and ln(n) for the log base 10 and base e of n

  8. sin(), cos(), tan() for the trig functions

  9. asin(), acos(), and atan() for the inverse trig functions

  10. End with ,places=n to format output to n decimal places

Use =help for the above information in game.