List: (o = opposite, h = hypotenuse, a = adjacent) Main Functions: sin(x), cos(x), tan(x), cot(x), sec(x), csc(x) (red) Sine, Cosine, Tangent, Cotangent, Secant, Cosecant o/h, a/h, o/a, a/o, h/a, h/o Inverse Functions: arcsin(x), arccos(x), arctan(x), arccot(x), arcsec(x), arccsc(x) arcx(x) = returns the smallest number that if you input it to x(), it gives x. (green) Hyperbolic Trig Functions: sinh(x), cosh(x), tanh(x), coth(x), sech(x), csch(x) (blue) as named, hyperbolic versions of above stuff Inverse Hyperbolic Trig Functions: arcsinh(x), arccosh(x), arctanh(x), arccoth(x), arcsech(x), arccsch(x) (black) Trig Functions listed in Wikipedia but cannot be entered in Desmos: crd(x), vers(x), hav(x), covers(x), exsec(x), htan(x), cas(x), cis(x). Chord, Versine, Haversine, Coversine, Exsecant, Halftan, Cas, Cis. crd(x) = 2sin(x/2) vers(x) = 1 - cos(x) hav(x) = vers(x)/2 covers(x) = 1 - sin(x) exsec(x) = sec(x) - 1 htan(x) = tan(x/2) cas(x) = sin(x) + cos(x) cis(x) = cos(x) + (sin(x)×sqrt(-1))
NOTE: Trig here means Trigonometry TOTAL: 32 Functions CREDITS: Wikipedia and Desmos