Question: please use MARS 4.5 only Create a MIPS program to calculate the sine, cosine and tangent of an input angle (radians) using Taylor Series 3

please use MARS 4.5 only
Create a MIPS program to calculate the sine, cosine and tangent of an input angle (radians) using Taylor Series 3 3! 5!7! nm2n+1 4 6 hint: create macros to calculate for: factorial(f,z) where f is double and z is integer. f is the retirn value x_raiseto_y(w.x,y) where w and x are double, y is an integer. w is the return value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
