MineCalc

Adds a forge-based calculator in minecraft chat!

File Details

MineCalc-1.7.10-4.0.0

  • R
  • Mar 12, 2017
  • 64.16 KB
  • 813
  • 1.7.10

File Name

MineCalc-1.7.10-4.0.0.jar

Supported Versions

  • 1.7.10

Added parenthesis support

Added order of operations support (and is enabled by default)

New command syntax (where <> denotes optional and [] is required):

/calc <boolean: use OOPS> [number][operator][number]

Roots are now indicated by "/--" instead of "/-"

Removed x*0 and x^0 warnings and config options

Jar can be clicked to run a stand alone calculator app

Server will automatically translate error messages for players that don't have the mod installed

Last output will be remembered even if you leave the server (but it's stored on the server)

The letter 'E' (lowercase also works, as with pi and L) is now a number with the value of Euler's Number