Math library for floating point for next release

Post your requests and ideas on the future development of mikroPascal for dsPIC30/33 and PIC24.
Post Reply
Author
Message
OT
Posts: 581
Joined: 19 May 2005 05:08
Location: Fairbanks, Alaska

Math library for floating point for next release

#1 Post by OT » 20 May 2005 08:50

The PIC mPascal out now :D :D has basic floating point support with standard linear math operators :D , but lacks math functions present in most PC based compilers. :( This is obviously planned for in the dsPIC compiler, however the hope would be that the next release would provide these functions (the Michrochip library) :?: , not only provide the same libraries as the version for PIC. I think the compiler will need something in addtion to the PIC version to make it attractive beyond the speed increase.

Personally I would be interested in this for instrumentation that would require non-linear math expressions, which would be really hard to do with integer math. Examples would be exp, ln, sqr, exp10, log, polynomials et., etc.
Fourier transforms etc. are also in a free Microchip library; however the basic math library should come first.

Also needed for floating point is better utilities for conversion to other types, for instance to provide output back to a D/A converter.

A third thing would be conversion to stings with formatting (see separate post).
--
OT

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: Math library for floating point for next release

#2 Post by zristic » 20 May 2005 09:35

It is on to-do list for both PIC and dsPIC.

Post Reply

Return to “mikroPascal for dsPIC30/33 and PIC24 Wish List”