About
This is a simple Minecraft plugin where you can do
/calculate <expression> and calculate ALMOST every expression.
Features
These are all built into the plugin.
Example:
/calculate ceil(sqrt(50))
- abs: absolute value
- acos: arc cosine
- asin: arc sine
- atan: arc tangent
- cbrt: cubic root
- ceil: nearest upper integer
- cos: cosine
- cosh: hyperbolic cosine
- exp: euler's number raised to the power (e^x)
- floor: nearest lower integer
- log: logarithmus naturalis (base e)
- log10: logarithm (base 10)
- log2: logarithm (base 2)
- sin: sine
- sinh: hyperbolic sine
- sqrt: square root
- tan: tangent
- tanh: hyperbolic tangent
- signum: signum function
Support
If you need any support, feel free to join the
discord server!
Please do not use reviews as bug reports. Please join the discord instead.