M
mk
Guest
On Thu, 02 Aug 2007 15:28:29 -0000, Shannon <sgomes@sbcglobal.net>
wrote:
wrote:
2^0 = 1, 2^1=2, ..., 2^11 = 2048 ?At some point I'll try to apply this to my DDS sine/cosine generator.
Currently, it uses a single lookup table with 2^11 values.
I guess the real lesson is: the more tricks you have
up your sleeve, the better chance you have of coming
up with a solution to any specific problem. No single
solution is the right answer for every problem.
I definitely agree on that statement.
Greetings, Torsten
2^11 values???? Isn't that at least 200Gigabytes????