| Age | Commit message (Collapse) | Author |
|
* Add calculator precision option
* Fix loading of minecraft classes from some tests
|
|
Fix calculator postop operations
|
|
fixing crash in calculator
|
|
* Add variables to calculator
* Fix unary minus for variables
|
|
|
|
|
|
Right the wrongs
|
|
* [Calculator] Add exponent operator
* [Calculator] Add percent postfix
* Add new suggestions
|
|
Co-authored-by: nopo <noahogno@gmail.com>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
|
|
* Added a calculator
* Remove stuff
* also add t
* Update Misc.java
* On by default
* add x for multiplication, fixed - not working and quick math solver
Co-authored-by: nopo <noahogno@gmail.com>
|