C/calc
Line 6: | Line 6: | ||
===Examples=== | ===Examples=== | ||
- | {| class="srvcscmd" width=" | + | {| class="srvcscmd" width="40%" style="font-size: 90%;" |
| /msg ChanServ CALC sqrt [5] | | /msg ChanServ CALC sqrt [5] | ||
| Calculates the square root of 5. | | Calculates the square root of 5. |
Revision as of 02:57, 29 March 2011
Related Commands
| |
8BALL DICE FML GUESS INSPIRE ISITDOWN PASTEBIN WEATHER |
CALC <expression>
Calculates mathematical expression, and returns the answer. It supports addition (+), subtraction (-), multiplication (*), division (/), exponentiation (^), and many other math operations, such as sqrt[], tan[], etc.
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel
Examples
/msg ChanServ CALC sqrt [5] | Calculates the square root of 5. |
[Go Back] |