How to calculate the Area of a sin wave with intersections
I want to generate a sine wave from 2 data points, tmin
and tmax
. where tmin
is where the sin wave starts, and the tmax
is the top most point of the sine wave.
I want to generate a sine wave from 2 data points, tmin
and tmax
. where tmin
is where the sin wave starts, and the tmax
is the top most point of the sine wave.