Wynlyndd
25-01-2007, 21:41
My team has limited programming skills so we have so far made a decision to use EasyC Pro.
Understanding that many of you will recommend lookup tables, we are nonetheless trying to use trig functions such as tan in our code for the moment.
I believe I need to add a math.h file to my easyc project, but I am unsure how to #include <math.h> to say, my initialize function block.
I have installed both mplab and easyc on the same machine and the math.h file I have is from the C:\mcc\ directory.
Any clues?
Understanding that many of you will recommend lookup tables, we are nonetheless trying to use trig functions such as tan in our code for the moment.
I believe I need to add a math.h file to my easyc project, but I am unsure how to #include <math.h> to say, my initialize function block.
I have installed both mplab and easyc on the same machine and the math.h file I have is from the C:\mcc\ directory.
Any clues?