QuickCalc Author:Mark Ribau | QuickCalc by Mark Ribau
Allows quick calculating of mathematical expressions from the chat console or from a GUI calculator.
PLEASE NOTE: You should not assign QuickCalc's keybindings on your own. When the GUI is displayed, the numberpad is reassigned to QuickCalc (note numlock should be on!). When QuickCalc is hidden, the keys will be rebound to whatever they were bound to before. Additionally, Shift+Enter may be used instead of Enter to open the chat entry window.
To Use GUI Calculator: Click on the"=" button near the minimap. OR Type"/=" into chat console. (Can use"/quickcalc","/qcalc", or"/calc".) Press the button in the window as normally, or use the numberpad. (Be sure numberlock is on.) To paste the current displayed number from the calculator GUI into the chat entry box, shift left click on the displayed number.
Money string in the GUI are enforced to be the same format as required by the console calculator. See below for more information.
To Use Console Calculator: Type"/quickcalc expression" or"/calc expression" or"/qcalc expression" or"/= expression"
Expressions may include the following math operators: + - * / ^ ( )
Expressions may include the following special keywords: ans -- this is the last result from the console
Expression may include the following math functions: abs() acos() asin() atan() atan2(,) ceil() deg() floor() frexp() ldexp() exp() log() log10() min([,...]) max([,...]) mod(,) rad() random([[,] ]) randomseed() sqrt() cos() sin() tan() Please seehttp://www.wowwiki.com/World_of_Warcraft_API#Math_...for more information on the math functions.
Expressions may also include money strings (G S C) in the following fashions: #.#g #.#s #c #g#s#c #g#s #g#c #s#c
As you can see above, all USEFUL combinations of decimals and coins are provided.
Examples:
/calc 2 + 2 QuickCalc Result: 2 + 2 = 4
/calc 3.5g QuickCalc Result: 3.5g = 3g50s
/calc (3.5g + 50s) * 2 QuickCalc Result: (3.5g + 50s) * 2 = 8g
/calc 4g / 5 QuickCalc Result: 4g / 5 = 80s Development Status: stable Added: 2006-02-01 00:30:14 Version: 1.5
Rate this Package: 1 2 3 4 5 6 7 8 9 10
| |
|