Commands
View detailed documentation of all commands!
Last updated
Was this helpful?
View detailed documentation of all commands!
Last updated
Was this helpful?
Math
DAS will parse your text (supports TeX) before converting it into a high-quality image. An embed containing the rendered image with delete and confirm buttons will be returned.
/display <text>
DAS will parse either a function, relation, expression, or vector and optional domain and optional range before converting those inputs into a high-quality graph. An embed containing the plotted graph with delete and confirm buttons will be returned.
/graph single function <func> <var> <dom> <ran>
/graph single relation <relation> <domain> <range>
/graph single 3d <expression> <domain> <range>
/graph single vector <vector> <origin>
/graph multiple functions <f1> <f2> <var> <dom> <ran>
/graph multiple relations <rel1> <rel2> <dom> <ran>
/graph multiple 3d <expr1> <expr2> <dom> <ran>
/graph multiple vectors <v1> <v2> <o1> <o2>
/graph parametric equations <xt> <yt> <start> <end>
DAS will parse a function and variable before evaluating the limit at the specified coordinate. An embed containing the answer with graph, delete and confirm buttons will be returned.
/limit <function> <variable> <coordinate>
DAS will parse a function and variable before determining the derivative. An embed containing the answer with graph, delete and confirm buttons will be returned.
/derive <function> <variable>
DAS will parse a function, variable and optional lower and upper terminals before determining the indefinite integral. If the terminals have been specified, then the definite integral will be evaluated as well. An embed containing the answer with graph, delete and confirm buttons will be returned.
/integrate <func> <var> <lt> <ut>
DAS will parse an equation, variable and optional domain (either real or complex number) before determining the solution. Supports trigonometric solutions. An embed containing the answer with delete and confirm buttons will be returned.
/solve <equation> <variable> <domain>
DAS will parse an expression before determining the expansion, factorisation or simplification. An embed containing the answer with delete and confirm buttons will be returned.
/expand <expression>
/factor <expression>
/simplify <expression>
DAS will calculate the average of a list of numbers separated by a space.
/average <numbers>
DAS will evaluate your expression.
/calculate <expression>
DAS will toggle automatic TeX recognition for your server. Requires manage messages permission.
/atr
Other
DAS will display the about page.
/about
DAS will send the bot's invite link.
/invite
DAS will return the ping.
/ping
DAS will send the bot's server invite.
/server
DAS will send the bot's vote link.
/vote