At a job interview on Friday, I had to write code, and one of the things that came up when we were talking about implementation ...
I am have a slight problem with two recursive functions I wrote: Sine and Cosine. Each function depends on the other (and itself ...