If you use assembly and really need floating point then check out this page: http://piclist.com/techref/microchip/math/fp.htm and also look around in the www.microchip.com site You should know that you can use some tricks to perform most calculations without floating point math. but if you use a C compiler, the answer is most probably yes, just use the "float" type. - Ben On Wed, 18 Aug 2004 13:33:03 +1000, Wan Zulhelmi Wan Ahmad Kamar wrote: > Hi, > How do i represent Floating Point numbers in PIC? I've tried to > googled it but came up with nothing. > > If I used Floating pOint, does all the instruction for > add,subtract,compare function still applicable? > > Thanks in advance. > From - wan > > -- > http://www.piclist.com#nomail Going offline? Don't AutoReply us! > email listserv@mitvma.mit.edu with SET PICList DIGEST in the body > -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu