Question: Need a program in C that prints out a graph for the sin(x) for values of x from 0 to 2*PI in increments of .05.
Need a program in C that prints out a graph for the sin(x) for values of x from 0 to 2*PI in increments of .05. Only variables, loops and printf is allowed. No strings or anything complicated.
The output should look like: * * * * * * * * * * * * * * * * * * * * * * * * * *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
