Abs function:- error: call of overloaded 'abs(float)' is ...
forums.mbed.com › t › abs-function-error-call-ofMay 24, 2016 · Abs function:- error: call of overloaded 'abs (float)' is ambiguous. which #include can fix this error ? ninja: build stopped: subcommand failed. Paste in a snippet of your calling code for us to check out also –. int i; if (isarrayFull) { if (toleranceOverride) | (abs (data-average) < average * tolerance)) { // data is good. place in array and average it dataInvalidCount = 0; aveArray [arrayPointer++] = data; if ( arrayPointer >7) arrayPointer = 0;