A Discord bot that does calculations.
.calc <expression>
: do calculations (alias: .c
).solving <equation>
: solve a given equation (alias: .s
).standard <list of numbers, with spaces but not commas>
: find the standard deviation of a list of numbers given (aliases: .sd
, .standarddeviation
).sin <angle> <rad_or_deg>
: find the sine value of an angle in rad/deg (alias: .sine
).cos <angle> <rad_or_deg>
: find the cosine value of an angle in rad/deg (alias: .cosine
).tan <angle> <rad_or_deg>
: find the tangent value of an angle in rad/deg (alias: .tangent
).log <base> <number>
: find the logarithm of a number to a base.ln <number>
: find the natural logarithm of a number.graph <equation>
: generate a graph based on an equation (alias: .g
).lcm <num1> <num2>
: find the LCM value of 2 numbers.gcd <num1> <num2>
: find the GCD/GCF value of 2 numbers (alias: .gcf
).factorial <number>
: do factorial calculations.tax <price> <tax>
: calculate sales tax.tip <bill> <tip> <person>
: calculate tips.pi
: show pi value.tau
: show tau value.sqrt <number>
: calculate square root of a number0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!