I have same problem about comparison of two float type values. As you see from the code I wrote very simply in order to calculate big float type number. But the program gives "20" fro ...
Hi friends,
I have a very simple problem. I want to compare two float value with "if". example program is here;
#include <30F4013.h>
#device ADC=10
#use delay(clock=10000000 ...