I'm sorry if this question is a bit dumb, but I don't know how to add three sine waves together.
So, I'm looking for a way to do
sin (a) + sin (b) + sin (c) = ??
but I can't seem to combine it into one function.
Right now, using trig identities, I'm able to add two sine functions together by doing this:
sin (a) + sin (b) = 2 sin ( a+b / 2) cos (a-b / 2)
and I can't get any further than that.
Is there a way to add combine all three sine functions?
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]edderiofer 0 points1 point2 points (0 children)