avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] Tables


From: David VanHorn
Subject: [avr-gcc-list] Tables
Date: Wed, 4 Mar 2009 13:05:39 -0500

 
How would I construct a lookup table of logarithms in program memory?
I'll need the logarithm of N entries between 0 and 1, ex:  If N = 10, then I need log(0), log(0.1), log(0.2) etc.
I don't know what precision I'll need yet, but I'll need to be adjusting N, so manually creating the table with a spreadsheet would be one way, though icky.
I'm hoping there's a way to have the compiler generate it for me?
 
 

--
David VanHorn
Hardware Engineer
MobileFusion, Inc
2715 Sarah St
Pittsburgh PA, 15203
Phone: (001) 412-481-1111
Cell: (001) 765-215-8521
Fax: (001) 412-481-0220
address@hidden
www.mobilefusioninc.com

****************************************************************************
This communication (including any attachments) is for the use of the
intended recipient(s) only and may contain information that is
confidential, privileged or otherwise legally protected. Any
unauthorized use or dissemination of this communication is
prohibited. If you have received this communication in error, please
immediately notify the sender by return e-mail message and delete
all copies of the original communication. Thank you for your
cooperation.
****************************************************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]