I'm using the following series:

sin x = x - x^3/3! + x^5/5! - x^7/7!...

However, I'm unsure how to convert it to a function in my program.



--- In [email protected], Mickey Mathieson <[EMAIL PROTECTED]> wrote:
>
> Try using a series the compute the sin() function. A think a Taylor
series will work.
> 
> Mickey M.
> Construction Partner Inc.
> http://www.constructionpartner.com
> 


Reply via email to