This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Double precision maths library

Has anyone any idea where I can get a double precision maths library which will work with the Keil C51 compiler.

Parents
  • Thanks for your thoughts Neil

    I have written 32-bit maths routines in assembler (on 6809 processors admittedly & integer only), so this looks less daunting the more I think about it. As you say it is just integer maths on the mantissas but with a watchful eye on the exponent. I plan to write it in C since I am not familiar with 8051 assembler.

    best regards - Paul

Reply
  • Thanks for your thoughts Neil

    I have written 32-bit maths routines in assembler (on 6809 processors admittedly & integer only), so this looks less daunting the more I think about it. As you say it is just integer maths on the mantissas but with a watchful eye on the exponent. I plan to write it in C since I am not familiar with 8051 assembler.

    best regards - Paul

Children
No data