Help plz i am very confused :(
how do i write a program that can input θstart, θstop, Npoints
fill θ with values
compute f(θ)=Asin(Bθ +C) + ...Dcos(Eθ +F)

where A,B,C,D,E,F are variables

What have you managed to write so far? You'll need the <cmath> header to access sin and cos.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.