Help Doc Icon

Help Docs

Documentation for our bot's commands


Google Calculator

Make advanced calculations and conversions


The !gcalc command is similar to the general calculator command, but it allows conversions of units and currency. The Google Calculator will also solve normal expressions and equations.

Syntax:

!gcalc <expression or equation>

Example of use:

<Cowman_133> !gcalc 5*9+(sqrt 10)^3=
-RuneScript- *** [ GCALC ]: (5 * 9) + (sqrt(10)^3) = 76.6227766
<Cowman_133> !gcalc (10.5 feet per second) * 15 in metres per second
-RuneScript- *** [ GCALC ]: (10.5 (feet per second)) * 15 = 48.00600 meters per second
<Cowman_133> !gcalc 14.94 AUD in CAD
-RuneScript- *** [ GCALC ]: 14.94 Australian dollars = 13.9950911 Canadian dollars

This command's settings may be changed with !set gcalc.

The Help Docs are maintained by Cowman_133