Commit 8595b9ad4cb19e33ded3d151b5b44da7e0ee33ef
1 parent
1eefa090
Updated Readme and Thumbnail
Showing
2 changed files
with
6 additions
and
4 deletions
README.md
@@ -8,10 +8,12 @@ The 4-Function Calculator found in the [Max Rate Calculator](https://mods.factor | @@ -8,10 +8,12 @@ The 4-Function Calculator found in the [Max Rate Calculator](https://mods.factor | ||
8 | ## Features | 8 | ## Features |
9 | - List of recent calculations | 9 | - List of recent calculations |
10 | - Use of parentheses in the equation | 10 | - Use of parentheses in the equation |
11 | -- rounding of numbers (number of decimal places can be set in the settings) | ||
12 | -- copy a recent calculation into the current calculation (by shift+left-click on the equation you want to copy) | ||
13 | -- a nifty little easter egg ;-) | ||
14 | -- use of some advanced function and constants of the Lua [math-lib](http://lua-users.org/wiki/MathLibraryTutorial) (without math.) -> e.g. "pi" instead of "math.pi". | 11 | +- Rounding of numbers (number of decimal places can be set in the settings) |
12 | +- Copy a recent calculation into the current calculation (by shift+left-click on the equation you want to copy) | ||
13 | +- A nifty little easter egg ;-) | ||
14 | +- Use of some advanced function and constants of the Lua [math-lib](http://lua-users.org/wiki/MathLibraryTutorial) (without math.) -> e.g. "pi" instead of "math.pi". | ||
15 | +- Shortcut for opening the calculator and automatically focus on the input (Default: Ctrl+Shift+C) | ||
16 | +- When setting "Clear equation on calculation" is set, it allows you to "calculate further", it takes the previous result and applies the new equation to it | ||
15 | 17 | ||
16 | ## Installation | 18 | ## Installation |
17 | Well ... ehm ... search for the mod ingame and install it :-) | 19 | Well ... ehm ... search for the mod ingame and install it :-) |
thumbnail.png