Question: Need a program that prints out a graph for the sin(x) for values of x from 0 to 2*PI in increments of .05. Only variables,
Need a program 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.
Can be in any language of the following, Java, Python, C.
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
