<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [LCP]Linux sin() code</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; Thanks a lot for your kind help. What i am going to do is, </FONT>
<BR><FONT SIZE=2>&gt; writing a sine</FONT>
<BR><FONT SIZE=2>&gt; function in ADSP 2181 processor. For that i thought i can copy Linux</FONT>
<BR><FONT SIZE=2>&gt; sine function implementation. </FONT>
</P>

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

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Vincent Penquerc'h </FONT>
</P>

</BODY>
</HTML>