answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the algorithm for cos series?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the duration of Cos TV series?

The duration of Cos - TV series - is 3600.0 seconds.


When was Cos - TV series - created?

Cos - TV series - was created on 1976-09-19.


When did Cos - TV series - end?

Cos - TV series - ended on 1976-11-07.


How algorithm is different from flowchart?

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.


How do you find sum of sin series?

You take the integral of the sin function, -cos, and plug in the highest and lowest values. Then subtract the latter from the former. so if "min" is the low end of the series, and "max" is the high end of the series, the answer is -cos(max) - (-cos(min)), or cos(min) - cos(max).


What is the rules that a calculator follows in performing a series of steps is called?

algorithm


Int cos 10x cos 15x dx?

There is some kind of formula here, half angle, or some such that I forget, but I do remember the algorithm. So...,int[cos(10X)cos(15X)] dxsince this is multiplicative, switch it aroundint[cos(15X)cos(10X)] dxint[cos(15X - 10X)/2(15 -10) + cos(15X + 10X)/2(15 + 10)] dxint[cos(5X)/10 + cos(25X)/50] dx= 1/10sin(5X) + 1/50sin(25X) + C=========================


What are the features of algorithm?

An algorithm is just a description of a series of steps used to solve a specific problem.


What is a series of related steps designed to accomplish a specific task?

Algorithm


Write a c program to solve cos series?

Please do.


What are infinite series used for?

They are used to approximate functions like sin(x) and cos(x), so a calculator, for example, can calculate sin (x) and cos(x), which are infinite series functions.


What is computer algorithmic?

A computer algorithm is a series of instructions performing a specific task.