Computers and Technology

The sine function can be evaluated by the following infinite series: Sinx = x - x3/3 + x5/5 - x7/7+
Write an algorithm to implement this formula so that it computes and prints out the values of sin x as each term in the series is added. In other words, compute and print in sequence the values for
sinx = x
sinx = x - x3/3
sinx = x - x3/3 + x5/5
up to the order term n of your choosing. For each of the preceding, compute and display the percent relative error as
%error = true - series approximation * 100%/true

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 01:00, gymnast8900
Me if you do then you get 10 points and brainliest
Answers: 1
image
Computers and Technology, 24.06.2019 11:20, tiffanibell71
Colby works as a shipping clerk for a major package delivery service. some of his daily tasks include tracking shipments and entering orders. which aspect of the information technology cluster would he most likely be trained in? a. networkingb. databasesc. hardwared. software
Answers: 2
image
Computers and Technology, 24.06.2019 12:00, log40
Jack is assisting his younger sibling mary with her mathematics assignment, which includes a study of the number system. jack explains to mary that whole numbers are counting numbers that could be used to record the number of fruits in a basket. which data type represents whole numbers? a. integers. b.floating-point numbers. c. strings. d.boolean
Answers: 1
image
Computers and Technology, 24.06.2019 22:00, darthshot4
Iam trying to get my google account back for school and business, can someone ?
Answers: 1
Do you know the correct answer?
The sine function can be evaluated by the following infinite series: Sinx = x - x3/3 + x5/5 - x7/7+...

Questions in other subjects: