sinx= k=0n(-1)kx2k+12k+1! Write a function that calculates sin(x) by using the Taylor series. For the function name and

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

sinx= k=0n(-1)kx2k+12k+1! Write a function that calculates sin(x) by using the Taylor series. For the function name and

Post by answerhappygod »

sinx=k=0n(-1)kx2k+12k+1!
Write a function that calculatessin(x) by using the Taylor series. For the function name andarguments use y=Tsin(x,n). The input arguments are the angle x indegrees and n, the number of terms in the series. Using thefunction to calculate sin(150o) using three and seventerm (Hint: find more information on the command “factorial” bytyping “help factorial”).
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply