Menu

Floating point library for PIC micro / News: Recent posts

Updated bug in utils prtnum.c

When changing the utilities that generate code for floating point numbers a bug was introduced into prtnum.c that impacted single precision numbers. This had no effect on the math library because the tables had been built prior th the bugs introduction.

Posted by Mike Gore 2005-02-04

More testing code - trig function updates

More tests have been added
- trig function testing improvements including code
to test 40bit format numbers using PSIM and test
suite code.
- Added power,log and exp function testing
Modified SIN,COS,TAN and SPLIT functions

Bugs fixed:
- Fixed bug that impacted underflow processing
in multiply and divide. This removed one error
paranoia baseline.

Posted by Mike Gore 2004-01-22

Floating/Integer conversions size reductions

I optimized FP_U32, FP_I32 and
FP_SPLIT to reduce code size
Added simulator tests for FP_SPLIT

Posted by Mike Gore 2004-01-12

Updates for ATOI and ATOF

I found a few bugs in testing that have been fixed.

Posted by Mike Gore 2003-12-27

ATOI and ATOF has been added

I Added ASCII to Integer and ASCII to Floating point
code to the project. I have added tests and more compile time flags to control the tests

Posted by Mike Gore 2003-12-25

The Initial Release code has been submitted to CVS

The floating point code has been released to CVS
Stay tuned

Posted by Mike Gore 2003-12-14
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.