floating point support on LPC1768/69

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

floating point support on LPC1768/69

498 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by chintan.parmar on Sat Oct 27 00:58:48 MST 2012
Hello,

I am using LPC1768/69. i want to give support of floating point in my program....confusion with which header file having support of float????
which header files should be add in project related mathematical or print/scan....etc ???
0 Kudos
Reply
1 Reply

366 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ex-kayoda on Sat Oct 27 01:14:11 MST 2012

Quote:

..confusion with which header file having support of float????

No header needed :)


Quote:

which header files should be add in project related mathematical or print/scan....etc ???

math.h or stdio.h :)
0 Kudos
Reply