EXPPOLY 452 modules/hal/src/mathfuncs.cpp #undef EXPPOLY EXPPOLY 453 modules/hal/src/mathfuncs.cpp #define EXPPOLY(x) \ EXPPOLY 653 modules/hal/src/mathfuncs.cpp #undef EXPPOLY EXPPOLY 654 modules/hal/src/mathfuncs.cpp #define EXPPOLY(x) (((((A0*(x) + A1)*(x) + A2)*(x) + A3)*(x) + A4)*(x) + A5)