Content originally posted in LPCWare by vasanth on Thu Dec 20 01:07:48 MST 2012
Hi,
I have been using math functions from math.h redlib. While i consider upgrading to lpcxpresso 5, i find several math functions that were previously available in redlib lpcxpresso release 4.1.0 are missing now in the latest release. Examples are round( ), atan2f( ) etc...
I know newLib is there. But why redlib has reduced its features? Or am i missing something?