
Time bar (total: 8.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25.7% | 74.3% | 0% | 0% | 0% | 0 |
| 100% | 25.7% | 0% | 74.3% | 0% | 0% | 0% | 1 |
Compiled 25 to 19 computations (24% saved)
| 684.0ms | 6 686× | 0 | valid |
| 236.0ms | 1 275× | 1 | valid |
| 81.0ms | 295× | 2 | valid |
ival-pow: 404.0ms (52.6% of total)ival-add: 94.0ms (12.2% of total)ival-<=: 91.0ms (11.8% of total)ival-sub: 89.0ms (11.6% of total)adjust: 48.0ms (6.2% of total)exact: 20.0ms (2.6% of total)ival-and: 20.0ms (2.6% of total)ival-assert: 3.0ms (0.4% of total)| 1× | egg-herbie |
| 120× | sub-neg |
| 84× | unsub-neg |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 80× | associate--r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 51 |
| 1 | 39 | 49 |
| 2 | 87 | 47 |
| 3 | 163 | 47 |
| 4 | 290 | 47 |
| 5 | 425 | 47 |
| 6 | 514 | 47 |
| 7 | 558 | 47 |
| 8 | 603 | 47 |
| 9 | 618 | 47 |
| 10 | 626 | 47 |
| 0 | 7 | 9 |
| 0 | 11 | 9 |
| 1 | 14 | 9 |
| 2 | 19 | 9 |
| 3 | 25 | 9 |
| 4 | 33 | 9 |
| 5 | 48 | 9 |
| 6 | 81 | 9 |
| 7 | 106 | 9 |
| 8 | 149 | 9 |
| 9 | 164 | 9 |
| 10 | 172 | 9 |
| 0 | 172 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Outputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (+.f64 x eps) |
| 0 | 0 | - | 0 | - | #s(literal 5 binary64) |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 5 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) | cancellation | 17 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 442× | 0 | valid |
| 9.0ms | 58× | 1 | valid |
| 3.0ms | 12× | 2 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-pow: 23.0ms (72.2% of total)ival-add: 3.0ms (9.4% of total)ival-sub: 3.0ms (9.4% of total)adjust: 2.0ms (6.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.9% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x eps) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 48× | lower-*.f64 |
| 48× | lower-*.f32 |
| 36× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 0 | 11 | 23 |
| 1 | 14 | 23 |
| 2 | 19 | 23 |
| 3 | 25 | 23 |
| 4 | 33 | 23 |
| 5 | 48 | 23 |
| 6 | 81 | 23 |
| 7 | 106 | 23 |
| 8 | 149 | 23 |
| 9 | 164 | 23 |
| 10 | 172 | 23 |
| 0 | 172 | 23 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
| Outputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
(+.f64 x eps) |
x |
eps |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x eps) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
| ✓ | accuracy | 93.9% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 36.0ms | 221× | 0 | valid |
| 4.0ms | 29× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 25 to 9 computations (64% saved)
ival-pow: 30.0ms (88.2% of total)ival-add: 2.0ms (5.9% of total)adjust: 1.0ms (2.9% of total)ival-sub: 1.0ms (2.9% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64)))> |
#<alt (pow.f64 (+.f64 x eps) #s(literal 5 binary64))> |
#<alt (+.f64 x eps)> |
#<alt (pow.f64 x #s(literal 5 binary64))> |
| Outputs |
|---|
#<alt (pow eps 5)> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5))> |
#<alt (* (pow x 4) (+ eps (* 4 eps)))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (* 8 (/ (pow eps 2) x))))))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 8 (/ (pow eps 2) x)) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2))))))))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 4 (/ (pow eps 4) (pow x 3))) (+ (* 8 (/ (pow eps 2) x)) (+ (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)) (/ (pow eps 4) (pow x 3))))))))))> |
#<alt (* (pow x 4) (+ eps (* 4 eps)))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow eps 4)) (* -1 (pow eps 4))) x)) (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) x)))) x)) (* 4 eps))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (pow x 4)))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (+ (* 8 (pow x 2)) (* eps (+ x (* 4 x)))))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3)))))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5))> |
#<alt (pow x 5)> |
#<alt (* (pow x 5) (+ 1 (+ (* 4 (/ eps x)) (/ eps x))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 8 (/ (pow eps 2) (pow x 2))) (/ eps x))))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 4 (/ (pow eps 3) (pow x 3))) (+ (* 8 (/ (pow eps 2) (pow x 2))) (+ (/ eps x) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 3)))))))))> |
#<alt (pow x 5)> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (* 4 eps)) x)) 1)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))) x)) 1)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))) x)) 1)))> |
#<alt (pow x 5)> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (pow x 4))) (pow x 5))> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) (pow x 5))> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) (pow x 5))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3)))))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1)))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | eps | @ | 0 | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | -inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | 0 | (- (pow (+ x eps) 5) (pow x 5)) |
| 0.0ms | eps | @ | -inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1× | batch-egg-rewrite |
| 4 520× | lower-*.f64 |
| 4 520× | lower-*.f32 |
| 3 728× | lower-fma.f64 |
| 3 728× | lower-fma.f32 |
| 3 216× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 0 | 11 | 20 |
| 1 | 52 | 20 |
| 2 | 350 | 20 |
| 3 | 3545 | 20 |
| 0 | 9394 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
(+.f64 x eps) |
(pow.f64 x #s(literal 5 binary64)) |
| Outputs |
|---|
(+.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) |
(-.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal -1 binary64) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 x #s(literal 5/4 binary64)) (*.f64 (pow.f64 x #s(literal 5/4 binary64)) (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 15/2 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15/2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 15/2 binary64)) (/.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 5/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 15/4 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) (pow.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) #s(literal -5 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) #s(literal 5 binary64)) (pow.f64 (-.f64 x eps) #s(literal -5 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (+.f64 x eps) #s(literal 15/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5/4 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (pow.f64 x #s(literal 5/4 binary64))) (pow.f64 x #s(literal 5/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (neg.f64 (log.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (neg.f64 (log.f64 (-.f64 x eps)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (neg.f64 (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (neg.f64 (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 5 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (pow.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 15 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 45 binary64)) (pow.f64 x #s(literal 45 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (+.f64 (pow.f64 x #s(literal 30 binary64)) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (+.f64 x eps) #s(literal 5 binary64))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (pow.f64 (+.f64 x eps) #s(literal 20 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 15 binary64))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 20 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x x) (pow.f64 (+.f64 x eps) #s(literal 5 binary64)))))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 (+.f64 x eps)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) (log.f64 (+.f64 x eps)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 (+.f64 x eps))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 5 binary64)) (neg.f64 (log.f64 (+.f64 x eps))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (-.f64 x eps)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (neg.f64 (-.f64 x eps))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (-.f64 eps x)))) |
(pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x eps) (+.f64 x eps)) #s(literal 5/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal -5 binary64)) |
(pow.f64 (pow.f64 (+.f64 x eps) #s(literal 5/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 x eps) (+.f64 x eps)) (*.f64 (+.f64 x eps) (+.f64 x eps))) #s(literal 5/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (+.f64 x eps))) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (log.f64 (+.f64 x eps)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 x eps)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 x eps)) #s(literal 5/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 x eps)))) #s(literal 5/2 binary64)) |
(*.f64 (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x eps) #s(literal 5/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 15/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) (pow.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) #s(literal -5 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) #s(literal 5 binary64)) (pow.f64 (-.f64 x eps) #s(literal -5 binary64))) |
(*.f64 (pow.f64 (+.f64 x eps) #s(literal 15/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5/4 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (neg.f64 (log.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)))) (pow.f64 (exp.f64 #s(literal 5 binary64)) (neg.f64 (log.f64 (-.f64 x eps))))) |
(+.f64 x eps) |
(+.f64 eps x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(exp.f64 (log.f64 (+.f64 x eps))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(fma.f64 x (/.f64 x (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x eps) (-.f64 x eps))) (+.f64 x eps) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (neg.f64 (-.f64 x eps)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))) (-.f64 x eps))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (-.f64 x eps)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (+.f64 x eps) (-.f64 eps x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 eps x) (*.f64 (+.f64 x eps) (-.f64 eps x))))) |
(/.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (*.f64 (-.f64 x eps) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) (*.f64 (-.f64 x eps) (fma.f64 x x (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)))) (-.f64 x eps))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 eps eps)) (-.f64 x eps))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)))) (neg.f64 (*.f64 (-.f64 x eps) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)))) (neg.f64 (neg.f64 (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 eps x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps)))) (neg.f64 (*.f64 (-.f64 x eps) (fma.f64 x x (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))) (fma.f64 x (/.f64 x (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) (fma.f64 x x (*.f64 eps eps))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))))) (exp.f64 (log.f64 (neg.f64 (-.f64 x eps))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)))) (exp.f64 (log.f64 (-.f64 eps x)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 eps eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (-.f64 x eps) #s(literal 1 binary64))) (*.f64 (-.f64 x eps) (/.f64 (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x eps))) (*.f64 (-.f64 x eps) (neg.f64 (*.f64 eps eps)))) (*.f64 (-.f64 x eps) (neg.f64 (-.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x eps)) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) (*.f64 eps eps))) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) (/.f64 (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x eps))) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) (neg.f64 (*.f64 eps eps)))) (*.f64 (/.f64 (-.f64 x eps) (*.f64 x x)) (neg.f64 (-.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x eps)) (*.f64 (neg.f64 (-.f64 x eps)) (*.f64 eps eps))) (*.f64 (neg.f64 (-.f64 x eps)) (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (neg.f64 (-.f64 x eps)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x eps)) (/.f64 (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x eps))) (*.f64 (neg.f64 (-.f64 x eps)) (neg.f64 (*.f64 eps eps)))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 eps x)) (*.f64 (-.f64 eps x) (*.f64 x x))) (*.f64 (-.f64 eps x) (-.f64 eps x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (-.f64 x eps) (*.f64 eps eps)))) (neg.f64 (*.f64 (-.f64 x eps) (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)))) (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x eps))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)))) (neg.f64 (neg.f64 (-.f64 eps x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))))) (neg.f64 (fma.f64 x (/.f64 x (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) (neg.f64 (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 eps eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps)))) (neg.f64 (fma.f64 x x (*.f64 eps eps)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 eps x) (*.f64 (+.f64 x eps) (-.f64 eps x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x eps) (*.f64 (-.f64 x eps) (/.f64 #s(literal 1 binary64) (-.f64 x eps)))) |
(*.f64 (+.f64 x eps) (/.f64 (-.f64 x eps) (-.f64 x eps))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))))) |
(*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (+.f64 x eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (/.f64 (+.f64 x eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(*.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (exp.f64 (neg.f64 (log.f64 (-.f64 x eps))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x eps) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x eps)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) |
(*.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (*.f64 (+.f64 x eps) (-.f64 x eps))) (+.f64 x eps)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (-.f64 eps x)) (*.f64 (*.f64 eps (-.f64 eps x)) (*.f64 eps (-.f64 eps x)))))) (fma.f64 (*.f64 eps (-.f64 eps x)) (-.f64 (*.f64 eps (-.f64 eps x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) (-.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x eps) (-.f64 x eps)) (*.f64 (fma.f64 eps (+.f64 x eps) (*.f64 x x)) (-.f64 x eps))) (fma.f64 eps (+.f64 x eps) (*.f64 x x))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 5 binary64))) (log.f64 x))) |
(pow.f64 x #s(literal 5 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5/2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 5/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/4 binary64)) (pow.f64 x #s(literal 15/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 15/4 binary64)) (pow.f64 x #s(literal 5/4 binary64))) |
| 1× | egg-herbie |
| 19 244× | lower-fma.f64 |
| 19 244× | lower-fma.f32 |
| 6 916× | lower-*.f64 |
| 6 916× | lower-*.f32 |
| 3 992× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 1372 |
| 1 | 817 | 1243 |
| 2 | 2860 | 1056 |
| 0 | 8403 | 988 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow eps 5) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5)) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5)) |
(* (pow x 4) (+ eps (* 4 eps))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (* 8 (/ (pow eps 2) x)))))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 8 (/ (pow eps 2) x)) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)))))))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 4 (/ (pow eps 4) (pow x 3))) (+ (* 8 (/ (pow eps 2) x)) (+ (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)) (/ (pow eps 4) (pow x 3)))))))))) |
(* (pow x 4) (+ eps (* 4 eps))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps)))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps)))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow eps 4)) (* -1 (pow eps 4))) x)) (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) x)))) x)) (* 4 eps)))) |
(* eps (+ (* 4 (pow x 4)) (pow x 4))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (+ (* 8 (pow x 2)) (* eps (+ x (* 4 x)))))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps)))))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3))))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1))) |
(pow eps 5) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5)) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5)) |
(pow x 5) |
(* (pow x 5) (+ 1 (+ (* 4 (/ eps x)) (/ eps x)))) |
(* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 8 (/ (pow eps 2) (pow x 2))) (/ eps x)))))) |
(* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 4 (/ (pow eps 3) (pow x 3))) (+ (* 8 (/ (pow eps 2) (pow x 2))) (+ (/ eps x) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 3))))))))) |
(pow x 5) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (* 4 eps)) x)) 1))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))) x)) 1))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))) x)) 1))) |
(pow x 5) |
(+ (* eps (+ (* 4 (pow x 4)) (pow x 4))) (pow x 5)) |
(+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) (pow x 5)) |
(+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) (pow x 5)) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps)))))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3))))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1))) |
eps |
(+ eps x) |
(+ eps x) |
(+ eps x) |
x |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
x |
(+ eps x) |
(+ eps x) |
(+ eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
| Outputs |
|---|
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (pow.f64 eps #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5)) |
(fma.f64 x (fma.f64 x (fma.f64 eps (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(* (pow x 4) (+ eps (* 4 eps))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (* 8 (/ (pow eps 2) x)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 eps (fma.f64 (/.f64 (*.f64 eps eps) x) #s(literal 10 binary64) (*.f64 eps #s(literal 4 binary64))))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 8 (/ (pow eps 2) x)) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 eps (fma.f64 eps (/.f64 (*.f64 eps #s(literal 2 binary64)) x) (fma.f64 #s(literal 4 binary64) (fma.f64 eps (/.f64 (*.f64 eps eps) (*.f64 x x)) eps) (fma.f64 eps (*.f64 eps (/.f64 #s(literal 8 binary64) x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 x x))))))) |
(* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 4 (/ (pow eps 4) (pow x 3))) (+ (* 8 (/ (pow eps 2) x)) (+ (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)) (/ (pow eps 4) (pow x 3)))))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 eps (/.f64 (*.f64 eps eps) (*.f64 x x)) eps) (+.f64 (fma.f64 eps (*.f64 eps (/.f64 #s(literal 8 binary64) x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 x x))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) x) eps))) |
(* (pow x 4) (+ eps (* 4 eps))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64)) x)) (neg.f64 x)))) |
(* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow eps 4)) (* -1 (pow eps 4))) x)) (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) x)))) x)) (* 4 eps)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64))) x)) x))) |
(* eps (+ (* 4 (pow x 4)) (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) |
(*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) |
(*.f64 eps (fma.f64 eps (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (+ (* 8 (pow x 2)) (* eps (+ x (* 4 x)))))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) |
(*.f64 eps (fma.f64 eps (fma.f64 eps (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x x)) (*.f64 eps eps))) (fma.f64 x (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3))))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 eps eps))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 x eps)) (fma.f64 x (*.f64 x (/.f64 #s(literal 8 binary64) (*.f64 eps eps))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 6 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 x eps))))))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps)) eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps)) eps)) eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (pow.f64 eps #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5)) |
(fma.f64 x (fma.f64 x (fma.f64 eps (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* (pow x 5) (+ 1 (+ (* 4 (/ eps x)) (/ eps x)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 eps x) #s(literal 1 binary64))) |
(* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 8 (/ (pow eps 2) (pow x 2))) (/ eps x)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (/.f64 #s(literal 2 binary64) (*.f64 x x))) (fma.f64 eps (/.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal 8 binary64))) (*.f64 x x)))))) |
(* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 4 (/ (pow eps 3) (pow x 3))) (+ (* 8 (/ (pow eps 2) (pow x 2))) (+ (/ eps x) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 3))))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (/.f64 #s(literal 2 binary64) (*.f64 x x))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 eps (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) (/.f64 eps x)) (fma.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 eps (*.f64 eps (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 eps x))))))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (* 4 eps)) x)) 1))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 eps x) #s(literal 1 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))) x)) 1))) |
(*.f64 (+.f64 (/.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 10 binary64)) x)) (neg.f64 x))) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(+ (* eps (+ (* 4 (pow x 4)) (pow x 4))) (pow x 5)) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) (pow x 5)) |
(fma.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) (pow x 5)) |
(fma.f64 eps (fma.f64 eps (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x x)) (*.f64 eps eps))) (fma.f64 x (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3))))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 eps eps))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 x eps)) (fma.f64 x (*.f64 x (/.f64 #s(literal 8 binary64) (*.f64 eps eps))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 6 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 x eps))))))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps)) eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps)) eps)) eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
eps |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
x |
(* x (+ 1 (/ eps x))) |
(fma.f64 eps (/.f64 x x) x) |
(* x (+ 1 (/ eps x))) |
(fma.f64 eps (/.f64 x x) x) |
(* x (+ 1 (/ eps x))) |
(fma.f64 eps (/.f64 x x) x) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(fma.f64 eps (/.f64 x x) x) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(fma.f64 eps (/.f64 x x) x) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(fma.f64 eps (/.f64 x x) x) |
x |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(fma.f64 eps (/.f64 x eps) eps) |
(* eps (+ 1 (/ x eps))) |
(fma.f64 eps (/.f64 x eps) eps) |
(* eps (+ 1 (/ x eps))) |
(fma.f64 eps (/.f64 x eps) eps) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(fma.f64 eps (/.f64 x eps) eps) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(fma.f64 eps (/.f64 x eps) eps) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(fma.f64 eps (/.f64 x eps) eps) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
Compiled 15 531 to 1 220 computations (92.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 356 | 4 | 360 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 357 | 4 | 361 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.8% | (pow.f64 eps #s(literal 5 binary64)) |
| ▶ | 85.5% | (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
| ▶ | 93.9% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ▶ | 85.6% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 43 to 31 computations (27.9% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 eps #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
| ✓ | cost-diff | 448 | (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 x eps) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
| 3 032× | lower-fma.f32 |
| 3 030× | lower-fma.f64 |
| 2 216× | lower-*.f32 |
| 2 202× | lower-*.f64 |
| 1 138× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 102 |
| 0 | 33 | 102 |
| 1 | 58 | 102 |
| 2 | 110 | 98 |
| 3 | 256 | 98 |
| 4 | 555 | 98 |
| 5 | 1137 | 98 |
| 6 | 1780 | 98 |
| 7 | 2072 | 98 |
| 8 | 2828 | 98 |
| 9 | 3820 | 98 |
| 10 | 4245 | 98 |
| 11 | 4360 | 98 |
| 12 | 4491 | 98 |
| 13 | 4537 | 98 |
| 14 | 5075 | 98 |
| 15 | 5315 | 98 |
| 16 | 5315 | 98 |
| 17 | 5315 | 98 |
| 18 | 5325 | 98 |
| 19 | 5337 | 98 |
| 20 | 5339 | 98 |
| 21 | 5339 | 98 |
| 22 | 5507 | 98 |
| 23 | 6175 | 98 |
| 24 | 6175 | 98 |
| 0 | 6175 | 96 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
eps |
(*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/.f64 x eps) |
x |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
(*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
(*.f64 eps eps) |
#s(literal -10 binary64) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
| Outputs |
|---|
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
eps |
(*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/.f64 x eps) |
x |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(*.f64 (*.f64 eps (pow.f64 x #s(literal 4 binary64))) (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(*.f64 eps eps) |
#s(literal -10 binary64) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 99.9% | (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
| ✓ | accuracy | 75.0% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
| ✓ | accuracy | 100.0% | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x eps) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
| 39.0ms | 246× | 0 | valid |
| 2.0ms | 7× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 106 to 22 computations (79.2% saved)
ival-mult: 12.0ms (42.2% of total)ival-pow: 8.0ms (28.1% of total)ival-div: 4.0ms (14.1% of total)ival-sub: 1.0ms (3.5% of total)ival-add: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))> |
#<alt (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))> |
#<alt (pow.f64 x #s(literal 4 binary64))> |
#<alt (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))> |
#<alt (pow.f64 eps #s(literal 5 binary64))> |
#<alt (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))> |
#<alt (/.f64 x eps)> |
#<alt (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))> |
#<alt (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))> |
#<alt (*.f64 eps #s(literal 5 binary64))> |
#<alt (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)> |
#<alt (*.f64 (*.f64 eps eps) #s(literal -10 binary64))> |
| Outputs |
|---|
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (* 5 (/ x eps))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* 5 (/ x eps))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* 5 (/ x eps))> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (/ x eps)> |
#<alt (* 5 eps)> |
#<alt (* eps (+ 5 (* 10 (/ eps x))))> |
#<alt (* eps (+ 5 (* 10 (/ eps x))))> |
#<alt (* eps (+ 5 (* 10 (/ eps x))))> |
#<alt (* 10 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* 10 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x))))> |
#<alt (* 10 (/ (pow eps 2) x))> |
#<alt (/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x)> |
#<alt (/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x)> |
#<alt (/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x)> |
#<alt (* 5 eps)> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (* 5 eps)> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))))> |
#<alt (* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))))> |
#<alt (* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (/ (pow eps 2) x))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
#<alt (* -10 (pow eps 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | eps | @ | 0 | (* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x))) |
| 2.0ms | x | @ | -inf | (* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
| 1.0ms | x | @ | inf | (* 5 (pow x 4)) |
| 1.0ms | eps | @ | 0 | (* eps (* 5 (pow x 4))) |
| 1.0ms | x | @ | 0 | (* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
| 1× | batch-egg-rewrite |
| 7 622× | lower-fma.f32 |
| 7 620× | lower-fma.f64 |
| 5 394× | lower-*.f32 |
| 5 380× | lower-*.f64 |
| 2 788× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 78 |
| 0 | 33 | 78 |
| 1 | 111 | 78 |
| 2 | 683 | 74 |
| 3 | 7260 | 74 |
| 0 | 8067 | 74 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(pow.f64 eps #s(literal 5 binary64)) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/.f64 x eps) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(*.f64 eps #s(literal 5 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
(*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
| Outputs |
|---|
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) eps)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) x) x) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(+.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps) (pow.f64 eps #s(literal 5 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (/.f64 (pow.f64 eps #s(literal 10 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) x) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 5 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 x eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 5 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (/.f64 x eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5/2 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps) #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (pow.f64 eps #s(literal 5 binary64)) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (/.f64 x eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5/2 binary64))))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (/.f64 x eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5/2 binary64)))) (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) x) eps) #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) (/.f64 x eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/4 binary64))) (pow.f64 eps #s(literal 5/4 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps)) |
(fma.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) x) (/.f64 #s(literal 5 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x eps) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5/2 binary64)))) (pow.f64 eps #s(literal 5/4 binary64))) (pow.f64 eps #s(literal 5/4 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) eps)) x (pow.f64 eps #s(literal 5 binary64))) |
(/.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 10 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (pow.f64 eps #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 10 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))) (+.f64 (pow.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64)))) (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (pow.f64 eps #s(literal 10 binary64)))) (neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 eps #s(literal 10 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)))) (-.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64)))) eps))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (pow.f64 eps #s(literal 5 binary64))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (pow.f64 eps #s(literal 5 binary64))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) (pow.f64 eps #s(literal 5 binary64)))) |
(*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (pow.f64 eps #s(literal 5 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (pow.f64 eps #s(literal 10 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64))) (pow.f64 eps #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/4 binary64))) (pow.f64 eps #s(literal 5/4 binary64))) |
(*.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))))) (fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 eps))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 eps #s(literal 5/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 5/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 5/2 binary64) (*.f64 (log.f64 eps) #s(literal 5/2 binary64)))) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 eps)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (pow.f64 eps #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/4 binary64))) (pow.f64 eps #s(literal 5/4 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (/.f64 x eps) x) eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x eps) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x eps) (/.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 5 binary64) (neg.f64 eps)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (/.f64 #s(literal -1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 #s(literal 25 binary64) (/.f64 (/.f64 (*.f64 (/.f64 x eps) x) eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x eps) x) eps) (/.f64 #s(literal 25 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) (/.f64 (/.f64 x eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (/.f64 x eps) x) eps)) (/.f64 #s(literal 5 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 5 binary64) eps) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (/.f64 x (neg.f64 eps)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 5 binary64) (neg.f64 eps)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))))) (fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (*.f64 #s(literal 125 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 eps)) (/.f64 x (neg.f64 eps))) |
(neg.f64 (/.f64 x (neg.f64 eps))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 eps)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 eps)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 eps x))) |
(/.f64 x eps) |
(/.f64 #s(literal 1 binary64) (/.f64 eps x)) |
(/.f64 (neg.f64 x) (neg.f64 eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 eps) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 eps)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 eps)) |
(pow.f64 (/.f64 eps x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 x eps) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x eps)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) eps)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) x) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 eps))) |
(*.f64 (/.f64 #s(literal -1 binary64) eps) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 eps x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 eps #s(literal 5 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x)))) |
(-.f64 (fma.f64 eps #s(literal 5 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64)))) |
(fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (neg.f64 (/.f64 (*.f64 eps #s(literal -10 binary64)) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (*.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (*.f64 eps (/.f64 #s(literal 10 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (*.f64 (*.f64 eps #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) (neg.f64 x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 5 binary64) eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 10 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 25 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 eps (neg.f64 eps)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -10 binary64) (neg.f64 (/.f64 (*.f64 eps eps) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 eps eps) (neg.f64 x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) #s(literal -1 binary64) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (neg.f64 eps) (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 eps #s(literal 5 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 (neg.f64 eps) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 eps (neg.f64 eps)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 125 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (neg.f64 eps) x) (*.f64 eps #s(literal -10 binary64)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 3/2 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal -10 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal 10 binary64) x) (*.f64 eps eps) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps #s(literal 25 binary64)) (/.f64 eps (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal 5 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 #s(literal -10 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -10 binary64)) #s(literal -1 binary64)) (/.f64 eps x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (-.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 eps #s(literal 5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps eps))) #s(literal -10 binary64) (*.f64 eps #s(literal 5 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (neg.f64 (*.f64 eps (*.f64 #s(literal -50 binary64) (/.f64 (*.f64 eps eps) x))))))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64))) (pow.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 125 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64))) (pow.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (/.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (/.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (-.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 eps #s(literal 5 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 10 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 10 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal -10 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) |
(*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) x) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 15625 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) x) (*.f64 eps (*.f64 eps #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 625 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 100 binary64)) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (-.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1/10 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1/10 binary64))) |
(/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/10 binary64) (*.f64 eps eps))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (*.f64 x #s(literal -1/10 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 x #s(literal -1/10 binary64))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1/10 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x)) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal 10 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 eps (*.f64 (/.f64 (*.f64 eps #s(literal -10 binary64)) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64)))) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal -10 binary64) x)) |
(*.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal -10 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -10 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -10 binary64) (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 eps) (*.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps #s(literal -10 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 eps x) (*.f64 eps #s(literal -10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1/10 binary64) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 eps eps)) |
(*.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(*.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps (neg.f64 eps)) x)) |
(*.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 10 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -10 binary64)) x) eps) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (*.f64 eps #s(literal 10 binary64)) x)) |
(*.f64 (/.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 #s(literal 10 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps (neg.f64 eps)) #s(literal -1 binary64)) (/.f64 #s(literal -10 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1/10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal -10 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 #s(literal -10 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(neg.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(*.f64 eps (neg.f64 (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal -10 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
(*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
(*.f64 #s(literal -10 binary64) (*.f64 eps eps)) |
(*.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) |
(*.f64 #s(literal -10 binary64) (neg.f64 (*.f64 eps (neg.f64 eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 eps) (*.f64 eps #s(literal 10 binary64))) |
(*.f64 (*.f64 eps #s(literal -10 binary64)) eps) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (neg.f64 eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) #s(literal 10 binary64)) |
(*.f64 (neg.f64 (*.f64 eps (neg.f64 eps))) #s(literal -10 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal -10 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -10 binary64))) eps) |
| 1× | egg-herbie |
| 4 020× | lower-fma.f64 |
| 4 020× | lower-fma.f32 |
| 3 550× | lower-*.f64 |
| 3 550× | lower-*.f32 |
| 1 704× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1482 |
| 1 | 235 | 1470 |
| 2 | 572 | 1446 |
| 3 | 1495 | 1446 |
| 4 | 3202 | 1446 |
| 5 | 5788 | 1446 |
| 0 | 8153 | 1374 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 5 (* (pow eps 4) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(* 5 (* (pow eps 4) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* 5 (* (pow eps 4) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(* 5 (/ x eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* 5 (/ x eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* 5 (/ x eps)) |
(/ (+ eps (* 5 x)) eps) |
(/ (+ eps (* 5 x)) eps) |
(/ (+ eps (* 5 x)) eps) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(/ x eps) |
(* 5 eps) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(* 10 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* 10 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(* 10 (/ (pow eps 2) x)) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(* 5 eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(* 5 eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* 5 (* eps (pow x 4))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 5 (* eps (pow x 4))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 5 (* eps (pow x 4))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (/ (pow eps 2) x)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
(* -10 (pow eps 2)) |
| Outputs |
|---|
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(/ x eps) |
(/.f64 x eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 10 binary64))) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 10 binary64))) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 10 binary64))) x) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* -10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
Compiled 17 264 to 1 419 computations (91.8% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 730 | 7 | 737 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 733 | 8 | 741 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.8% | (pow.f64 eps #s(literal 5 binary64)) |
| 85.5% | (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) | |
| 93.8% | (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) | |
| ▶ | 85.6% | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
| ▶ | 93.8% | (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ▶ | 85.6% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
| ▶ | 85.6% | (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
| ▶ | 93.7% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
Compiled 195 to 112 computations (42.6% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| ✓ | cost-diff | 1024 | (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| 7 338× | lower-*.f32 |
| 7 312× | lower-*.f64 |
| 2 994× | cube-prod |
| 2 110× | lower-pow.f64 |
| 2 110× | lower-pow.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 176 |
| 0 | 35 | 154 |
| 1 | 75 | 128 |
| 2 | 192 | 118 |
| 3 | 473 | 112 |
| 4 | 1073 | 111 |
| 5 | 1579 | 111 |
| 6 | 2002 | 111 |
| 7 | 3175 | 111 |
| 8 | 3699 | 111 |
| 9 | 4154 | 111 |
| 10 | 4691 | 111 |
| 11 | 5363 | 111 |
| 12 | 5623 | 111 |
| 13 | 5720 | 111 |
| 14 | 5799 | 111 |
| 15 | 5875 | 111 |
| 16 | 5951 | 111 |
| 17 | 6599 | 111 |
| 18 | 7703 | 111 |
| 0 | 8176 | 110 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
eps |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
#s(literal 5 binary64) |
(/.f64 x eps) |
x |
#s(literal 1 binary64) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
eps |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
#s(literal 5 binary64) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
eps |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
eps |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
eps |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
#s(literal 5 binary64) |
(/.f64 x eps) |
x |
#s(literal 1 binary64) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
eps |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
#s(literal 5 binary64) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
eps |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
eps |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
| 53.0ms | 256× | 0 | valid |
Compiled 180 to 22 computations (87.8% saved)
ival-mult: 21.0ms (80.2% of total)ival-div: 3.0ms (11.5% of total)ival-add: 1.0ms (3.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))> |
#<alt (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))> |
#<alt (*.f64 (*.f64 eps eps) (*.f64 eps eps))> |
#<alt (*.f64 eps eps)> |
#<alt (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps)> |
#<alt (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))> |
#<alt (*.f64 x (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64))> |
#<alt (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))> |
#<alt (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)))> |
#<alt (*.f64 x x)> |
#<alt (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))> |
#<alt (*.f64 eps #s(literal 5 binary64))> |
| Outputs |
|---|
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (* 5 (pow x 4))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (* 5 (/ x eps))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* 5 (/ x eps))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* x (+ (* 5 (/ 1 eps)) (/ 1 x)))> |
#<alt (* 5 (/ x eps))> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt (/ (+ eps (* 5 x)) eps)> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
#<alt (* 5 eps)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* x (* x x)) |
| 0.0ms | eps | @ | 0 | (* (* eps eps) (* eps eps)) |
| 0.0ms | eps | @ | -inf | (* eps (* x (* x (* x x)))) |
| 0.0ms | eps | @ | inf | (* (* eps eps) (* eps eps)) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 1× | batch-egg-rewrite |
| 4 714× | lower-fma.f32 |
| 4 712× | lower-fma.f64 |
| 4 110× | lower-*.f32 |
| 4 084× | lower-*.f64 |
| 3 580× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 110 |
| 0 | 35 | 90 |
| 1 | 98 | 72 |
| 2 | 460 | 68 |
| 3 | 4094 | 67 |
| 0 | 8836 | 66 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 x x) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(*.f64 eps #s(literal 5 binary64)) |
| Outputs |
|---|
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 5 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (/.f64 x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) x) #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64)) (/.f64 x eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) x) (/.f64 #s(literal 5 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 5 binary64)) (/.f64 #s(literal 1 binary64) eps)) x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) eps) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 eps))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 5 binary64))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 eps))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 eps)) (log.f64 eps))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 eps)))) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 eps)))) |
(exp.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 eps))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 3 binary64) (log.f64 eps))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) eps) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 eps)) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 eps))) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 eps)) (*.f64 (log.f64 eps) #s(literal 3 binary64)))) |
(pow.f64 eps #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps eps)) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 #s(literal 3 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 x))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64) (log.f64 eps))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x))) (log.f64 eps))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) eps) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 eps x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (/.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (exp.f64 (log.f64 (/.f64 #s(literal 5 binary64) eps))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x eps) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x eps) (/.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x eps) (exp.f64 (log.f64 #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -5 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (/.f64 #s(literal -1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 #s(literal 25 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 #s(literal 25 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) (/.f64 (/.f64 x eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 5 binary64) eps) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (/.f64 x (neg.f64 eps)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -5 binary64) eps) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 5 binary64) x))) (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 5 binary64))) (/.f64 x eps) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1953125 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 15625 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) (neg.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 625 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal -125 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 x eps) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) eps) |
| 1× | egg-herbie |
| 3 368× | lower-fma.f64 |
| 3 368× | lower-fma.f32 |
| 2 568× | lower-*.f64 |
| 2 568× | lower-*.f32 |
| 1 336× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 1272 |
| 1 | 128 | 1272 |
| 2 | 269 | 1272 |
| 3 | 676 | 1272 |
| 4 | 1700 | 1272 |
| 5 | 3649 | 1272 |
| 6 | 5054 | 1272 |
| 7 | 5566 | 1272 |
| 8 | 5766 | 1272 |
| 9 | 5812 | 1272 |
| 10 | 5839 | 1272 |
| 11 | 7164 | 1272 |
| 12 | 7724 | 1272 |
| 13 | 7854 | 1272 |
| 14 | 7928 | 1272 |
| 15 | 7948 | 1272 |
| 16 | 7948 | 1272 |
| 0 | 8068 | 1236 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 5 (* (pow eps 4) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(* 5 (* (pow eps 4) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* 5 (* (pow eps 4) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(* 5 (pow x 4)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(* 5 (/ x eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* 5 (/ x eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(* 5 (/ x eps)) |
(/ (+ eps (* 5 x)) eps) |
(/ (+ eps (* 5 x)) eps) |
(/ (+ eps (* 5 x)) eps) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* 5 (/ x eps))) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
| Outputs |
|---|
(* 5 (* (pow eps 4) x)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 4) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 5 binary64) eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 5 binary64) eps)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 5 binary64) eps)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
Compiled 16 713 to 1 178 computations (93% saved)
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 912 | 6 | 918 |
| Fresh | 2 | 0 | 2 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 918 | 8 | 926 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.8% | (pow.f64 eps #s(literal 5 binary64)) |
| 93.4% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) | |
| ▶ | 93.8% | (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
| ▶ | 85.6% | (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
| ▶ | 85.6% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
| ▶ | 93.8% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
| ▶ | 93.7% | (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| ✓ | 93.7% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
Compiled 200 to 105 computations (47.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (*.f64 eps eps))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 5 binary64) x eps) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
| 408× | lower-*.f32 |
| 378× | lower-*.f64 |
| 326× | associate-*r* |
| 206× | associate-*l* |
| 120× | lower-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 137 |
| 0 | 35 | 117 |
| 1 | 71 | 107 |
| 2 | 157 | 103 |
| 3 | 256 | 97 |
| 4 | 368 | 97 |
| 5 | 448 | 97 |
| 0 | 448 | 97 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(*.f64 eps eps) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
eps |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
(*.f64 x x) |
x |
(*.f64 eps (*.f64 x x)) |
eps |
#s(literal 5 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(*.f64 eps eps) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps)))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) eps)) |
eps |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps)))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x eps)))) |
(*.f64 x x) |
x |
(*.f64 eps (*.f64 x x)) |
(*.f64 x (*.f64 x eps)) |
eps |
#s(literal 5 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 5 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps (*.f64 eps eps))) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
| ✓ | accuracy | 99.9% | (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps eps)) |
| 54.0ms | 246× | 0 | valid |
| 2.0ms | 8× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 142 to 21 computations (85.2% saved)
ival-mult: 20.0ms (87.7% of total)ival-add: 2.0ms (8.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps)))> |
#<alt (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps)> |
#<alt (fma.f64 #s(literal 5 binary64) x eps)> |
#<alt (*.f64 eps (*.f64 eps eps))> |
#<alt (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))> |
#<alt (*.f64 eps eps)> |
#<alt (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps)> |
#<alt (*.f64 eps (*.f64 eps (*.f64 eps eps)))> |
#<alt (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 eps (*.f64 #s(literal 5 binary64) x))> |
#<alt (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64))> |
#<alt (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x)))> |
#<alt (*.f64 eps (*.f64 x x))> |
#<alt (*.f64 #s(literal 5 binary64) x)> |
| Outputs |
|---|
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x)))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x)))))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (* (pow eps 4) (+ eps (* 5 x)))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (pow eps 2)> |
#<alt (+ (* 5 (* eps x)) (pow eps 2))> |
#<alt (+ (* 5 (* eps x)) (pow eps 2))> |
#<alt (+ (* 5 (* eps x)) (pow eps 2))> |
#<alt (* 5 (* eps x))> |
#<alt (* x (+ (* 5 eps) (/ (pow eps 2) x)))> |
#<alt (* x (+ (* 5 eps) (/ (pow eps 2) x)))> |
#<alt (* x (+ (* 5 eps) (/ (pow eps 2) x)))> |
#<alt (* 5 (* eps x))> |
#<alt (* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x)))))> |
#<alt (* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x)))))> |
#<alt (* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x)))))> |
#<alt (* 5 (* eps x))> |
#<alt (* eps (+ eps (* 5 x)))> |
#<alt (* eps (+ eps (* 5 x)))> |
#<alt (* eps (+ eps (* 5 x)))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1 (* 5 (/ x eps))))> |
#<alt eps> |
#<alt (+ eps (* 5 x))> |
#<alt (+ eps (* 5 x))> |
#<alt (+ eps (* 5 x))> |
#<alt (* 5 x)> |
#<alt (* x (+ 5 (/ eps x)))> |
#<alt (* x (+ 5 (/ eps x)))> |
#<alt (* x (+ 5 (/ eps x)))> |
#<alt (* 5 x)> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 5)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 5)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 5)))> |
#<alt (* 5 x)> |
#<alt (+ eps (* 5 x))> |
#<alt (+ eps (* 5 x))> |
#<alt (+ eps (* 5 x))> |
#<alt eps> |
#<alt (* eps (+ 1 (* 5 (/ x eps))))> |
#<alt (* eps (+ 1 (* 5 (/ x eps))))> |
#<alt (* eps (+ 1 (* 5 (/ x eps))))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 1)))> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 3)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 5)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (pow eps 4)> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps x))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* 5 (* eps (pow x 4)))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 4))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
#<alt (* 5 x)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | (* eps (* 5 x)) |
| 0.0ms | eps | @ | 0 | (* eps (* x x)) |
| 0.0ms | x | @ | 0 | (* (* (+ (* 5 x) eps) eps) (* eps (* eps eps))) |
| 0.0ms | x | @ | inf | (* (* (+ (* 5 x) eps) eps) (* eps (* eps eps))) |
| 0.0ms | eps | @ | inf | (* eps (* x x)) |
| 1× | batch-egg-rewrite |
| 8 718× | lower-fma.f32 |
| 8 716× | lower-fma.f64 |
| 4 384× | lower-/.f64 |
| 4 384× | lower-/.f32 |
| 4 250× | lower-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 107 |
| 0 | 35 | 91 |
| 1 | 84 | 77 |
| 2 | 327 | 71 |
| 3 | 2163 | 71 |
| 0 | 8230 | 71 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) |
(*.f64 eps (*.f64 x x)) |
(*.f64 #s(literal 5 binary64) x) |
| Outputs |
|---|
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(fma.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))))) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) eps) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (pow.f64 eps #s(literal 3/2 binary64))) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))) (fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(+.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)) |
(-.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x eps) (*.f64 eps eps)) |
(fma.f64 x (*.f64 #s(literal 5 binary64) eps) (*.f64 eps eps)) |
(fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) eps (*.f64 eps eps)) |
(fma.f64 (*.f64 #s(literal 5 binary64) eps) x (*.f64 eps eps)) |
(fma.f64 (*.f64 x eps) #s(literal 5 binary64) (*.f64 eps eps)) |
(fma.f64 (neg.f64 eps) (neg.f64 eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal 1 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) eps))) |
(/.f64 (neg.f64 eps) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) (neg.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (*.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 eps (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (neg.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))))) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps)) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps)) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) eps)) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 eps (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (neg.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)))) |
(*.f64 (*.f64 eps #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) eps) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))) (fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(+.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (/.f64 (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 x #s(literal 5 binary64) eps) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 x (exp.f64 (log.f64 #s(literal 5 binary64))) eps) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 #s(literal 5 binary64) x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (/.f64 #s(literal 5 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (*.f64 x #s(literal 25 binary64)) (/.f64 x (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x eps) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 5 binary64))) x eps) |
(neg.f64 (/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (fma.f64 #s(literal 5 binary64) x eps))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) |
(/.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (neg.f64 (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) #s(literal 1 binary64)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (neg.f64 eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps (neg.f64 eps)))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps eps))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (neg.f64 eps)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps eps))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 25 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 25 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps (neg.f64 eps)))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (pow.f64 (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (/.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))))) |
(*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (neg.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))))) (fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 15625 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 eps #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 3/2 binary64) (*.f64 (log.f64 eps) #s(literal 3/2 binary64)))) |
(pow.f64 eps #s(literal 3 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 eps #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 eps)) |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) eps) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 #s(literal 3 binary64) (log.f64 eps)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64) (log.f64 eps))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps))) (log.f64 eps))) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64))) |
(exp.f64 (log.f64 (*.f64 eps eps))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64))) |
(pow.f64 eps #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 eps) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 eps)) |
(*.f64 eps eps) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 #s(literal 3 binary64) (log.f64 eps)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 eps) (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64) (log.f64 eps))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps))) (log.f64 eps))) |
(pow.f64 eps #s(literal 5 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 7/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 7/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 #s(literal 3 binary64) (log.f64 eps)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 eps) (log.f64 eps))) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 eps (neg.f64 eps)) #s(literal 2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 eps (neg.f64 eps))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 eps) #s(literal 4 binary64))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x (*.f64 x eps)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x eps)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 5 binary64) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x eps) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x eps))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps))) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x eps)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x (*.f64 x eps))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 #s(literal 5 binary64) (*.f64 x eps)) |
(*.f64 x (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) eps) x) |
(*.f64 (*.f64 x eps) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x (*.f64 x eps)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x eps)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 5 binary64) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x eps) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x eps))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x eps))) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x eps)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x (*.f64 x eps))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 (log.f64 eps) (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x))) (log.f64 eps))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x eps)))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x eps)) |
(*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x x)) |
(*.f64 (*.f64 x eps) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x eps))) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) eps) |
(*.f64 (*.f64 (*.f64 x eps) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 (log.f64 eps) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 eps))) |
(pow.f64 (*.f64 x (*.f64 x eps)) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x eps)) |
(*.f64 eps (*.f64 x x)) |
(*.f64 (*.f64 x x) eps) |
(*.f64 (*.f64 x eps) x) |
(exp.f64 (log.f64 (*.f64 #s(literal 5 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 5 binary64) x) |
(*.f64 x #s(literal 5 binary64)) |
(*.f64 x (exp.f64 (log.f64 #s(literal 5 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 5 binary64))) x) |
| 1× | egg-herbie |
| 3 126× | lower-*.f64 |
| 3 126× | lower-*.f32 |
| 2 702× | lower-fma.f64 |
| 2 702× | lower-fma.f32 |
| 1 414× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 1500 |
| 1 | 205 | 1428 |
| 2 | 496 | 1428 |
| 3 | 1281 | 1428 |
| 4 | 3189 | 1428 |
| 5 | 6051 | 1428 |
| 0 | 8145 | 1374 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(* 5 (* (pow eps 4) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(* 5 (* (pow eps 4) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(* 5 (* (pow eps 4) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(* (pow eps 4) (+ eps (* 5 x))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(pow eps 2) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(* 5 (* eps x)) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(* 5 (* eps x)) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(* 5 (* eps x)) |
(* eps (+ eps (* 5 x))) |
(* eps (+ eps (* 5 x))) |
(* eps (+ eps (* 5 x))) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
eps |
(+ eps (* 5 x)) |
(+ eps (* 5 x)) |
(+ eps (* 5 x)) |
(* 5 x) |
(* x (+ 5 (/ eps x))) |
(* x (+ 5 (/ eps x))) |
(* x (+ 5 (/ eps x))) |
(* 5 x) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(* 5 x) |
(+ eps (* 5 x)) |
(+ eps (* 5 x)) |
(+ eps (* 5 x)) |
eps |
(* eps (+ 1 (* 5 (/ x eps)))) |
(* eps (+ 1 (* 5 (/ x eps)))) |
(* eps (+ 1 (* 5 (/ x eps)))) |
eps |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 3) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 5) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(pow eps 4) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps x)) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* 5 (* eps (pow x 4))) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 4)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
| Outputs |
|---|
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 4) (+ eps (* 5 x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 2) |
(*.f64 eps eps) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* eps x)) (pow eps 2)) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 eps) (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 eps) (* -1 (/ (pow eps 2) x))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* eps (+ eps (* 5 x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* eps (+ eps (* 5 x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* eps (+ eps (* 5 x))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ 1 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
eps |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* x (+ 5 (/ eps x))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* x (+ 5 (/ eps x))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* x (+ 5 (/ eps x))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(+ eps (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x eps) |
eps |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x eps) |
eps |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 5) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(pow eps 4) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 4)) |
(*.f64 eps (pow.f64 x #s(literal 4 binary64))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
Compiled 20 277 to 1 648 computations (91.9% saved)
12 alts after pruning (5 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 976 | 5 | 981 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 977 | 12 | 989 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.8% | (pow.f64 eps #s(literal 5 binary64)) |
| 93.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) | |
| 93.8% | (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) (*.f64 eps (*.f64 eps eps))) | |
| 69.9% | (*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) eps)) (*.f64 eps (*.f64 eps eps))) | |
| 90.6% | (*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) | |
| ✓ | 93.8% | (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
| ✓ | 85.6% | (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
| 65.6% | (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) | |
| ✓ | 85.6% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
| ✓ | 93.8% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
| ✓ | 93.7% | (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| ✓ | 93.7% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
Compiled 565 to 222 computations (60.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) eps)) (*.f64 eps (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(pow.f64 eps #s(literal 5 binary64)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
3 calls:
| 7.0ms | x |
| 6.0ms | eps |
| 5.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
| 99.2% | 3 | eps |
| 100.0% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) eps)) (*.f64 eps (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
(pow.f64 eps #s(literal 5 binary64)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(pow.f64 eps #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
2 calls:
| 6.0ms | x |
| 5.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 99.9% | 3 | x |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(*.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) eps)) (*.f64 eps (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
2 calls:
| 6.0ms | x |
| 4.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 99.9% | 3 | x |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) (*.f64 eps (*.f64 eps eps))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.9% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) #s(literal 5 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
2 calls:
| 4.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | x |
| 99.8% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
| Outputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 99.8% | 3 | x |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
3 calls:
| 2.0ms | eps |
| 2.0ms | x |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | eps |
| 93.8% | 1 | x |
| 93.8% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 17 to 11 computations (35.3% saved)
Total -0.0b remaining (-0.7%)
Threshold costs -0b (-0.7%)
| Inputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| Outputs |
|---|
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
3 calls:
| 1.0ms | eps |
| 1.0ms | x |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 1 | x |
| 93.7% | 1 | eps |
| 93.7% | 1 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 17 to 11 computations (35.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.60441976917944e-44 | 3.1013560577477068e-43 |
| 23.0ms | -2.126869545461782e-31 | -3.4383996350615484e-33 |
| 28.0ms | 184× | 1 | valid |
| 2.0ms | 24× | 0 | valid |
Compiled 365 to 246 computations (32.6% saved)
ival-pow: 14.0ms (60.5% of total)adjust: 4.0ms (17.3% of total)ival-sub: 3.0ms (13% of total)ival-add: 2.0ms (8.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 6.60441976917944e-44 | 3.1013560577477068e-43 |
| 25.0ms | -2.126869545461782e-31 | -3.4383996350615484e-33 |
| 25.0ms | 180× | 1 | valid |
| 2.0ms | 28× | 0 | valid |
Compiled 274 to 194 computations (29.2% saved)
ival-pow: 12.0ms (58.9% of total)adjust: 4.0ms (19.6% of total)ival-add: 2.0ms (9.8% of total)ival-sub: 2.0ms (9.8% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.4e-323 |
| 0.0ms | -3.075485e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.4e-323 |
| 0.0ms | -3.075485e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 6.60441976917944e-44 | 3.1013560577477068e-43 |
| 22.0ms | -2.126869545461782e-31 | -3.4383996350615484e-33 |
| 25.0ms | 183× | 1 | valid |
| 2.0ms | 25× | 0 | valid |
Compiled 352 to 220 computations (37.5% saved)
ival-pow: 12.0ms (58.2% of total)adjust: 4.0ms (19.4% of total)ival-add: 2.0ms (9.7% of total)ival-sub: 2.0ms (9.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.4e-323 |
| 0.0ms | -3.075485e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 299 |
| 1 | 74 | 299 |
| 2 | 78 | 299 |
| 3 | 80 | 299 |
| 4 | 81 | 299 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 7331654826931643/100433627766186892221372630771322662657637687111424552206336 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (pow.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 7331654826931643/100433627766186892221372630771322662657637687111424552206336 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (if (<=.f64 x #s(literal 7331654826931643/100433627766186892221372630771322662657637687111424552206336 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (pow.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (pow.f64 eps #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -319703483166135/91343852333181432387730302044767688728495783936 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (if (<=.f64 x #s(literal 3364526530167261/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -404805/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) eps) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
| 19 244× | lower-fma.f64 |
| 19 244× | lower-fma.f32 |
| 7 622× | lower-fma.f32 |
| 7 620× | lower-fma.f64 |
| 6 916× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 78 |
| 0 | 33 | 78 |
| 1 | 111 | 78 |
| 2 | 683 | 74 |
| 3 | 7260 | 74 |
| 0 | 8067 | 74 |
| 0 | 80 | 1482 |
| 1 | 235 | 1470 |
| 2 | 572 | 1446 |
| 3 | 1495 | 1446 |
| 4 | 3202 | 1446 |
| 5 | 5788 | 1446 |
| 0 | 8153 | 1374 |
| 0 | 245 | 1372 |
| 1 | 817 | 1243 |
| 2 | 2860 | 1056 |
| 0 | 8403 | 988 |
| 0 | 19 | 110 |
| 0 | 35 | 90 |
| 1 | 98 | 72 |
| 2 | 460 | 68 |
| 3 | 4094 | 67 |
| 0 | 8836 | 66 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 908 to 414 computations (54.4% saved)
Compiled 624 to 118 computations (81.1% saved)
Loading profile data...