22.07.2015, 17:32
Updated a little bit:
- floatmod (%) returns FLOAT_NAN if oper2 is 0.0. It would have caused infinite loops.
- FLOAT_(POS_)INFINITY, FLOAT_NEG_INFINITY and FLOAT_NAN defined in the include. The include should be included after YSI as it has #if defined checks, while YSI doesn't.