fixed point math library recommendations?


i had posted thread: "floating point precision: true double possible?", seems answer question "no".

...so, in lieu of floating point math on true (64 bit) doubles, i'll need resort using fixed point math.  this require re-writing of normal floating-point functions (sine, tangent, exponentiation, etc.), i'm *sure* has been done before -- many times over.  i'm curious if there recommendations fixed-point math libraries have been tested on arduino.

alternately, arbitrary precision library or library implementing 64-bit floating points extremely useful.  any recommendations appreciated!

thanks,
-jon

have considered library?

http://www.mpfr.org/



Arduino Forum > Forum 2005-2010 (read only) > Software > Development > fixed point math library recommendations?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums