I need to find the intergral of these functions with the limit of 0 - 1
:confused: :confused: :confused:
Y = 0.25sin(2pieX) +0.35
Y = 0.25sin(2pieX)+ 0.70
Printable View
I need to find the intergral of these functions with the limit of 0 - 1
:confused: :confused: :confused:
Y = 0.25sin(2pieX) +0.35
Y = 0.25sin(2pieX)+ 0.70
Your problem is of the form y = a + bsin(cx). I believe the integral is:
ax - (b/c)cos(cx)
You should be able to take it from there.
VBAhack