nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Filter loader...
Filter versions...

v3.0.24b

by realrttv on Dec 17, 2023
Download

v3.0.24a

by realrttv on Dec 17, 2023
Download
  • you can define multiple functions under the same name with different parameter counts
  • fixed recursion issue
  • added sum and product functions sum(n=0;12;n) as an example
  • fixed #11 by changing the completable future issue

v3.0.23b

by realrttv on Dec 2, 2023
Download
  • fixed comma bug, should've been semicolon

v3.0.23a

by realrttv on Dec 2, 2023
Download
  • fixed issue with comma and not semicolon

v3.0.22b

by realrttv on Dec 2, 2023
Download

v3.0.22a

by realrttv on Dec 2, 2023
Download
  • fixed modulo
  • added gcf and lcm

v3.0.21b

by realrttv on Dec 2, 2023
Download

v3.0.21a

by realrttv on Dec 2, 2023
Download
  • setting functions to not exist now works correctly
  • copy to clipboard on defined functions
  • added sgn function
  • added a terrible factorial function
  • fixed a bug with negative signs not working
  • reworked the math engine logic
  • changed random() and rand() to be rand and random
  • added custom constants

v3.0.20b

by realrttv on Nov 12, 2023
Download
  • Added the cmp function

v3.0.20

by realrttv on Nov 12, 2023
Download
  • Added the cmp function and fixed a lot of bugs.

v3.0.19b

by realrttv on Nov 12, 2023
Download

v3.0.19

by realrttv on Nov 12, 2023
Download
  • Added rad and deg
  • Fixed bug with yaw and pitch
  • Added phi and tau
  • Added min, max, and clamp.

v3.0.18b

by realrttv on Nov 12, 2023
Download
  • Works for 1.20.1

v3.0.18

by realrttv on Nov 12, 2023
Download
  • Added yaw and pitch variables
  • Fixed bug with inverse trig functions
  • Fixed bug for crashing with = being tabbed
  • Made exponentials read a term instead of a part (meaning that 2^3*2 is now the same as 2^(3*2), however, 2^3+3 is still (2^3)+3; originally Chat Calc would read (2^3)*2)

v3.0.17

by realrttv on Oct 13, 2023
Download
  • refactored and changed icon

v3.0.16

by realrttv on Oct 13, 2023
Download
  • removed old engine
  • added hints above to what you evaluate (even before you press the tab key)
  • uses gema instead of bedmas

v3.0.15

by realrttv on Jun 4, 2023
Download
  • added new math engine (nibble, now default), which is extremely fast

v3.0.14

by realrttv on May 15, 2023
Download
  • rewrote the entire function system to let me have multivariable functions
  • your input will not compute rather than giving back "NaN" if your syntax is incorrect
  • added cfg? to give you a list of the config options
  • fixed existing code that had logic issues, "1+2)/3" is now equal to 1 instead of 3

v3.0.13

by realrttv on May 14, 2023
Download
  • refactored config system so it doesn't break when i add new features now
  • fixed issue #6 by making a new option (calculate_last, on by default) that puts calculations after tabbing in entries like commands and usernames (well I haven't tested usernames but it shouldn't go first)
  • because of the fix, ive removed the euler config option, existing always since the issue beforehand is that you can commonly type in 'e' and it gives you a number instead of what you want
  • the only things i see left are to add new features, so if you have anything, feel free to ask
  • fixed issue where every number was e
  • added feature for sin^a(b)
  • fixed radians and degrees being swapped

v3.0.12

by realrttv on Oct 2, 2022
Download
  • fixed issue with x y and z coordinates

External resources


Project members

realrttv

Owner


Technical information

License
MPL-2.0
Client side
required
Server side
unsupported
Project ID