Informatic cool stuff
Sine wave generation
Sine Wave Plot
Range of ‘x’ from 0 to n * Pi
n:
sin(a1*x+b1)
a1:
b1:
sin(a2*x+b2)
a2:
b2:
Update Chart
y= sin(a1*x + b1)+ sin(a2*x + b2)