Time bar (total: 25.4s)
| 60.0ms | 256× | body | 80 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 3489 |
| 2 | 608 |
| 1 | 132 |
| 0 | 44 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 31.6b
Found 4 expressions with local error:
| 0.3b | (fma (* x x) 0.0001789971 0.0005064034) |
| 0.4b | (* 0.0008327945 (* x x)) |
| 14.5b | (* (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) x) |
| 30.8b | (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) |
| 27× | add-sqr-sqrt |
| 21× | *-un-lft-identity add-cube-cbrt |
| 19× | times-frac |
| 16× | add-cbrt-cube associate-*l* add-exp-log |
| 11× | pow1 |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u associate-*r* pow-prod-down log1p-expm1-u add-log-exp |
| 3× | associate-/r* associate-/l* unswap-sqr |
| 2× | cbrt-undiv div-exp *-commutative div-inv associate-/l/ |
| 1× | clear-num frac-2neg flip3-+ associate-*l/ flip-+ fma-udef |
| 0.0ms | (fma (* x x) 0.0001789971 0.0005064034) |
| 12.0ms | (* 0.0008327945 (* x x)) |
| 39.0ms | (* (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) x) |
| 20.0ms | (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) |
| 100.0ms | (fma (* x x) 0.0001789971 0.0005064034) |
| 31.0ms | (* 0.0008327945 (* x x)) |
| 340.0ms | (* (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) x) |
| 282.0ms | (/ (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0)))) (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0)))))) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 2713 |
| 1 | 504 |
| 0 | 203 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (+ (/ 0.5 x) (/ 0.2514179000665375 (pow x 3))) (/ 0.15298196345929327 (pow x 5))) |
| 0.1b | (/ 0.2514179000665375 (pow x 3)) |
| 0.5b | (/ 0.15298196345929327 (pow x 5)) |
| 62× | *-un-lft-identity times-frac |
| 45× | add-sqr-sqrt add-cube-cbrt |
| 24× | unpow-prod-down |
| 19× | associate-/r* |
| 13× | add-exp-log |
| 12× | cube-prod |
| 8× | add-log-exp sqr-pow |
| 7× | add-cbrt-cube distribute-lft-out |
| 6× | div-exp associate-/l* |
| 5× | fma-def |
| 4× | cube-mult unpow3 frac-add |
| 3× | expm1-log1p-u pow1 sum-log log1p-expm1-u |
| 2× | pow-to-exp cbrt-undiv clear-num frac-2neg flip3-+ pow-exp flip-+ div-inv |
| 1× | +-commutative associate-+l+ |
| 333.0ms | (+ (+ (/ 0.5 x) (/ 0.2514179000665375 (pow x 3))) (/ 0.15298196345929327 (pow x 5))) |
| 13.0ms | (/ 0.2514179000665375 (pow x 3)) |
| 11.0ms | (/ 0.15298196345929327 (pow x 5)) |
| 69.0ms | (+ (+ (/ 0.5 x) (/ 0.2514179000665375 (pow x 3))) (/ 0.15298196345929327 (pow x 5))) |
| 76.0ms | (/ 0.2514179000665375 (pow x 3)) |
| 85.0ms | (/ 0.15298196345929327 (pow x 5)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2361 |
| 1 | 537 |
| 0 | 235 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 4.9b | (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) |
| 4.9b | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 26.3b | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 26.3b | (/ (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) (sqrt (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0))))))) |
| 90× | sqrt-prod |
| 72× | times-frac |
| 64× | add-sqr-sqrt |
| 62× | *-un-lft-identity add-cube-cbrt |
| 12× | associate-/r* associate-/l* |
| 8× | add-cbrt-cube add-exp-log |
| 6× | pow1 |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv rem-sqrt-square sqrt-undiv clear-num frac-2neg sqrt-pow1 flip3-+ pow1/2 div-exp flip-+ div-inv associate-/l/ |
| 19.0ms | (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) |
| 1.0ms | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 6.0ms | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 17.0ms | (/ (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) (sqrt (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0))))))) |
| 224.0ms | (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) |
| 221.0ms | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 416.0ms | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 403.0ms | (/ (sqrt (+ (* (pow (* x x) 4) (fma (* x x) 0.0001789971 0.0005064034)) (fma 0.0072644182 (pow x 6) (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (* x x) 1.0))))) (sqrt (fma (* 2.0 0.0001789971) (pow (* x x) 6) (fma (pow (* x x) 4) (+ 0.0140005442 (* 0.0008327945 (* x x))) (fma (pow x 6) 0.0694555761 (fma 0.2909738639 (pow x 4) (fma (* x x) 0.7715471019 1.0))))))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2264 |
| 1 | 621 |
| 0 | 305 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 4.9b | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 14.4b | (sqrt (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0))))))) |
| 26.3b | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 30.8b | (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0)))))) |
| 58× | sqrt-prod |
| 55× | times-frac |
| 52× | add-sqr-sqrt |
| 48× | *-un-lft-identity add-cube-cbrt |
| 9× | associate-/r* associate-/l* |
| 8× | add-cbrt-cube add-exp-log |
| 6× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | rem-sqrt-square div-inv |
| 2× | cbrt-undiv clear-num frac-2neg sqrt-pow1 pow1/2 div-exp |
| 1× | sqrt-undiv sqrt-div |
| 2.0ms | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 6.0ms | (sqrt (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0))))))) |
| 15.0ms | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 8.0ms | (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0)))))) |
| 196.0ms | (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) |
| 387.0ms | (sqrt (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0))))))) |
| 345.0ms | (/ (sqrt (fma (fma (* 0.0001789971 x) x 0.0005064034) (pow (pow x 2) 4) (fma (pow x 6) 0.0072644182 (fma (pow x 4) 0.0424060604 (fma 0.1049934947 (pow x 2) 1.0))))) (sqrt (fma 2.0 (* 0.0001789971 (pow (pow x 2) 6)) (fma (pow (pow x 2) 4) (fma 0.0008327945 (* x x) 0.0140005442) (fma 0.0694555761 (pow x 6) (fma 0.2909738639 (pow x 4) (fma (pow x 2) 0.7715471019 1.0))))))) |
| 280.0ms | (/ (fma (pow (* x x) 4) (fma x (* x 0.0001789971) 0.0005064034) (fma 0.0072644182 (pow x 6) (fma 0.0424060604 (pow x 4) (fma (* x x) 0.1049934947 1.0)))) (fma 2.0 (* 0.0001789971 (pow (* x x) 6)) (fma (fma 0.0008327945 (* x x) 0.0140005442) (pow (* x x) 4) (fma (pow x 6) 0.0694555761 (fma (pow x 4) 0.2909738639 (fma x (* x 0.7715471019) 1.0)))))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1953 |
| 1 | 582 |
| 0 | 295 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 31.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.030359728269424062 | 9645967.64350026 | 719.1299903316792 |
| 6 | -219231520523.36655 | -14746478108.679678 | -62102401015.90998 |
| Iter | Nodes |
|---|---|
| done | 85 |
| 1 | 85 |
| 0 | 75 |
| 2.6s | 8000× | body | 80 | valid |