Plotting Piecewise Functions in CL Desmos
Function approximation other than Taylor series?
How to put piecewise functions into desmos?
Help on piecewise function
You'll need to define the actions as a separate variable or function on a new line, e.g. A=a->b, c->d and B={n=m: A}.
Videos
So, im not sure how to put piecewise functions in, i have things like this
For context I'm a HS student in calc BC (but the class is structured more like calc II)
Today we learned about Maclaurin and Taylor series polynomials for approximating functions, and my teacher mentioned that calculators use similar but different methods to approximate transcendentals like sine and cosine. I'm quite interested in CS and I want to know what other methods are used to approximate these functions.
We also discussed error calculations for these approximations, and I want to know what methods typically provide the least error given the same number of terms (or can achieve the same error in less terms).