Math, asked by samruddhi9737, 4 months ago

Coson-
prove that cos theta •cos 2theta•cos 2^2theta........cos2^n-1theta=sin2^n theta/2^nsin theta​

Answers

Answered by BrainlyAryabhatta
3

Answer:

Step-by-step explanation:

Answer:

Explanation:

Prog. 1

Class name

: Prime

Member Methods:

Prime()

void input(int x)

void display()

: default constructor to initialize n

: to assign n with x

: to check whether the number is prime or not

Write a program by using a class with the above specifications:

Similar questions