[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [LCP]Linux sin() code



Title: RE: [LCP]Linux sin() code

> Thanks a lot for your kind help. What i am going to do is,
> writing a sine
> function in ADSP 2181 processor. For that i thought i can copy Linux
> sine function implementation.

In case your code would be released and you can't GPL it, you'd
better copy one of the BSD's. Also, the method might not be OK
for your purpose. Some implementations use LUTs, and if you're
writing to an embedded CPU, you might want to save on RAM/ROM.
Just a though. Well, two thoughts :)

--
Vincent Penquerc'h