C/calc
Line 1: | Line 1: | ||
- | {{Related commands|[[ChanServ/8ball|8BALL]]<br />[[ChanServ/dice|DICE]]<br />[[ChanServ/fml|FML]]<br />[[ChanServ/google|GOOGLE]]<br />[[ChanServ/guess|GUESS]]<br />[[ChanServ/inspire|INSPIRE]]<br />[[ChanServ/isitdown|ISITDOWN]]<br />[[ChanServ/pastebin|PASTEBIN]]<br />[[ChanServ/twitter|TWITTER]]<br />[[ChanServ/weather|WEATHER]]}}<span class="cmdsyn">CALC <expression></span> | + | {{Related commands|[[ChanServ/8ball|8BALL]]<br />[[ChanServ/dice|DICE]]<br />[[ChanServ/fml|FML]]<br />[[ChanServ/google|GOOGLE]]<br />[[ChanServ/guess|GUESS]]<br />[[ChanServ/inspire|INSPIRE]]<br />[[ChanServ/isgd|ISGD]]<br />[[ChanServ/isitdown|ISITDOWN]]<br />[[ChanServ/pastebin|PASTEBIN]]<br />[[ChanServ/twitter|TWITTER]]<br />[[ChanServ/weather|WEATHER]]}}<span class="cmdsyn">CALC <expression></span> |
Calculates mathematical expression, and returns the answer. It supports addition (+), subtraction (-), multiplication (*), division (/), exponentiation (^), and many other math operations, such as sqrt[], tan[], etc. | Calculates mathematical expression, and returns the answer. It supports addition (+), subtraction (-), multiplication (*), division (/), exponentiation (^), and many other math operations, such as sqrt[], tan[], etc. |
Revision as of 22:55, 8 January 2012
Related Commands
| |
8BALL DICE FML GUESS INSPIRE ISGD 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] |