Question: Using the series expansion, (e^x=1+x+x^2/2!+x^3/3!+x^4/4!+..........+x^n/n!) write the C code that calculates the value according to the x value entered.
Using the series expansion, (e^x=1+x+x^2/2!+x^3/3!+x^4/4!+..........+x^n/n!) write the C code that calculates the value according to the x value entered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
