Back to Commands
How to use
The ZeraBot graphing calculator command has a graph size of 50×50 starting at -25,-25 and ending at 25,25 so it would look like this with no lines.

Adding lines is as easy as inputting the function in discord text. You can add up to 12 lines, and you can not use the letter y in your graph. To use the command, do *gcalc (formula) or *gc (formula) to create a line. To create multiple lines, use spaces to separate your formulas, so it would look like *gcalc (formula 1) (formula 2)

Visual Errors
It is okay if your text has many asterisks that create bold or italic text, the bot will understand it.


Constants and Formulas
Constants: pi – positive pi, e – euler’s number, inf – infinity, e_g or γ – euler’s gamma
Formulas: sin(x) – returns sin of x, cos(x) – returns cosine of x, tan(x) – returns tangent of x, floor(x) Rounds down decimal number, ceil(x) – Rounds up decimal number


