I am trying to generate a printout of a simple Sine curve where the scale is exact so that students may be able to use rulers to accurately measure attributes like Amplitude, Frequency, Period, Phase and Offset.
My currently oversimplified table is
Time, Sine
0 ,=2*Sin(Time)
.2
.4
.6
...