Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Tilmann Reh <tilmannreh@xxxxxxxxxxxxx>
- Date: Fri, 11 May 2007 11:14:14 +0200
Hello all,
in a current ARM7 project I need to do some calculations which include a
logarithm. All other math is done with integers (i.e. fixed point
arithmetic), and I would like to calculate the log fast and with little
code - so I don't prefer using FP conversion and the standard math
libraries.
Can anyone point to fixed-point logarithmic routines I could use (resp.
tailor to my needs)?
Thanks,
Tilmann
--
http://www.autometer.de - Elektronik nach Maß.
.
- Follow-Ups:
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: CBFalconer
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Jonathan Kirwan
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Vladimir Vassilevsky
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Ali
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Peter Dickerson
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Rafael Deliano
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- From: Rene Tschaggelar
- Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- Prev by Date: Re: Reading a strain gauge bridge
- Next by Date: Re: difference between simulator and emulator numbers in ARM926EJS
- Previous by thread: MicroSys SBC1190 Problems
- Next by thread: Re: Simple/Fast Algorithm for binary logarithm in C (on ARM7)
- Index(es):