Skip to main content

Write a python function sin(x,n) to calculate the value of sin(x) using its Taylor series expansion up to n terms. Compare the values of sin(x) for different values of n with the correct value


Comments

Popular posts from this blog