Home | History | Annotate | Download | only in src

Lines Matching defs:A5

907         A5 = .99999999999999999998285227504999 / EXPPOLY_32F_A0,
915 #define EXPPOLY(x) (((((A0*(x) + A1)*(x) + A2)*(x) + A3)*(x) + A4)*(x) + A5)
1478 A5 = +1.0;
1482 ((A0*(xq) + A2)*(xq) + A4)*(xq) + ((A1*(xq) + A3)*(xq) + A5)*(x))