Hello, i Have problem with Cx51 compiler, that is when ever iam using floating number
lng=1723.4545; lng=*0.01745329252;
Out of curiousity, what system are you using that can measure the input to 15 significant digits? That's a pretty precise instrument.
Out of curiousity, what system are you using that can measure the input to 15 significant digits?<p> Maybe the precision is needed for some kind of IIR filter (with w close to 0 or 1). Those things can be nasty in this regard.