Code in MATLAB which graphs Euler's approximation for tan(x) with tan(x) to compare the approximation. Code asks for input of step size for Euler's approximation and then either graphs or does not graph the approximation to tan(x) with tan(x) depending on if the step size is reasonable.