
Time bar (total: 9.4s)
| 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)
| 675.0ms | 6 688× | 0 | valid |
| 282.0ms | 1 272× | 1 | valid |
| 100.0ms | 296× | 2 | valid |
ival-pow: 384.0ms (47.8% of total)ival-<=: 136.0ms (16.9% of total)ival-add: 104.0ms (13% of total)adjust: 84.0ms (10.5% of total)ival-sub: 50.0ms (6.2% of total)ival-and: 21.0ms (2.6% of total)exact: 21.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 |
|---|---|---|---|---|---|
| 39 | 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 | 39 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 39 | 0 |
| - | 0 | 217 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 39 | 0 | 0 |
| - | 0 | 0 | 217 |
| number | freq |
|---|---|
| 0 | 217 |
| 1 | 39 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 402× | 0 | valid |
| 25.0ms | 82× | 1 | valid |
| 6.0ms | 28× | 2 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-pow: 33.0ms (75% of total)adjust: 4.0ms (9.1% of total)ival-add: 4.0ms (9.1% of total)ival-sub: 3.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.3% | (-.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 | 86.3% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 14.0ms | 201× | 0 | valid |
| 7.0ms | 41× | 1 | valid |
| 3.0ms | 14× | 2 | valid |
Compiled 25 to 9 computations (64% saved)
ival-pow: 10.0ms (64.1% of total)adjust: 2.0ms (12.8% of total)ival-add: 2.0ms (12.8% of total)ival-sub: 1.0ms (6.4% 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 (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)) |
| 1.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)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 355 | 5 | 360 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 356 | 5 | 361 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.1% | (pow.f64 eps #s(literal 5 binary64)) |
| ▶ | 85.6% | (*.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))) |
| ▶ | 86.1% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ▶ | 85.5% | (*.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))))) |
| ▶ | 85.5% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 122 to 86 computations (29.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (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)))) |
| ✓ | cost-diff | 0 | (*.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))))) |
| ✓ | 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)))) |
| ✓ | cost-diff | 0 | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | 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))) |
| 3 676× | lower-fma.f32 |
| 3 672× | lower-fma.f64 |
| 2 744× | lower-*.f32 |
| 2 722× | lower-*.f64 |
| 1 352× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 160 |
| 0 | 45 | 152 |
| 1 | 86 | 152 |
| 2 | 167 | 148 |
| 3 | 402 | 148 |
| 4 | 821 | 148 |
| 5 | 1654 | 148 |
| 6 | 2680 | 148 |
| 7 | 3655 | 148 |
| 8 | 5948 | 148 |
| 9 | 7664 | 148 |
| 0 | 8045 | 146 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.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) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(*.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 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 |
(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)))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 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) |
| Outputs |
|---|
(*.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) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
(*.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 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))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x #s(literal 10 binary64))))))) |
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)))) |
(fma.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 5 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 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 eps (*.f64 (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 eps (/.f64 (*.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) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
| ✓ | accuracy | 99.8% | (*.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 | 99.7% | (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) |
| ✓ | accuracy | 74.2% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
| ✓ | accuracy | 99.9% | (*.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))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | accuracy | 99.9% | (*.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))) |
| ✓ | accuracy | 100.0% | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x eps) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.1% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| 50.0ms | 245× | 0 | valid |
| 4.0ms | 10× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 166 to 29 computations (82.5% saved)
ival-mult: 19.0ms (52.4% of total)ival-pow: 9.0ms (24.8% of total)ival-div: 4.0ms (11% of total)ival-add: 2.0ms (5.5% of total)ival-sub: 1.0ms (2.8% of total)exact: 1.0ms (2.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<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 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 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)))))> |
#<alt (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))))> |
#<alt (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))> |
#<alt (*.f64 x (*.f64 x x))> |
#<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 (* (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 (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 (* 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 (* 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 (pow x 4))> |
#<alt (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))> |
#<alt (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))> |
#<alt (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps)))))> |
#<alt (* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps)))))> |
#<alt (* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps)))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 5 x) (* 10 eps)))> |
#<alt (* (pow x 3) (+ (* 5 x) (* 10 eps)))> |
#<alt (* (pow x 3) (+ (* 5 x) (* 10 eps)))> |
#<alt (* 5 (pow x 4))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* 5 (pow x 4))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* (pow x 4) (+ 5 (* 10 (/ eps x))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* 10 (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 3)> |
#<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))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (* eps (+ (* eps (* (* x (* x x)) 10)) (* 5 (pow x 4)))) |
| 2.0ms | x | @ | 0 | (* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
| 1.0ms | eps | @ | 0 | (* eps (* 5 (pow x 4))) |
| 1.0ms | eps | @ | 0 | (* eps (+ (* eps (* (* x (* x x)) 10)) (* 5 (pow x 4)))) |
| 1.0ms | x | @ | 0 | (* eps (* 5 (pow x 4))) |
| 1× | batch-egg-rewrite |
| 13 138× | lower-fma.f32 |
| 13 134× | lower-fma.f64 |
| 7 666× | lower-*.f32 |
| 7 644× | lower-*.f64 |
| 2 346× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 120 |
| 0 | 45 | 112 |
| 1 | 150 | 112 |
| 2 | 947 | 108 |
| 0 | 8578 | 108 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.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 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 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))))) |
(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)))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 x (*.f64 x x)) |
(-.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 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) 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 x 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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 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 (/.f64 #s(literal 1 binary64) eps) #s(literal 5 binary64)) (pow.f64 eps #s(literal 5 binary64))) (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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (/.f64 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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 x eps))) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) 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 (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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(fma.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/4 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 x eps)))) (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 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) (/.f64 x eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 x eps)) #s(literal 5 binary64) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) (/.f64 #s(literal 1 binary64) 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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(fma.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 5 binary64)) (pow.f64 eps #s(literal 5 binary64))) |
(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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps)) |
(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 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (/.f64 x eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #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 (fma.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 10 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (/.f64 x eps)) (pow.f64 eps #s(literal 10 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.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))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (neg.f64 (pow.f64 eps #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (*.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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 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)) (pow.f64 eps #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) #s(literal -1 binary64)) (pow.f64 eps #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))) (fma.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 10 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (/.f64 x eps)) (pow.f64 eps #s(literal 10 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (neg.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)))) |
(/.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) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.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 (*.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))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 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)) #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 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64)))) (neg.f64 (fma.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 10 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (/.f64 x eps)) (pow.f64 eps #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (neg.f64 (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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(/.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 (neg.f64 (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.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 (pow.f64 eps #s(literal 15 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (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 #s(literal 5 binary64) (/.f64 x eps)) (pow.f64 eps #s(literal 10 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 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 5 binary64)) x) eps))) |
(*.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) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) (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 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (pow.f64 eps #s(literal 5 binary64)))) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (pow.f64 eps #s(literal 15 binary64)) (pow.f64 eps #s(literal 15 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 10 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (/.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (pow.f64 eps #s(literal 10 binary64)) (neg.f64 (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 (pow.f64 eps #s(literal 5/2 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 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) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(*.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 (/.f64 x eps) #s(literal -5 binary64) #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)) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 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)) #s(literal -1 binary64)) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #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))) |
(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 #s(literal 5 binary64) (/.f64 x eps))) |
(+.f64 (*.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)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) |
(-.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 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps))))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (/.f64 #s(literal 1 binary64) eps)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x eps) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 5 binary64) (/.f64 x eps)) #s(literal 1 binary64) #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 (/.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))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #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 #s(literal 5 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) #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 -5 binary64) (/.f64 x (neg.f64 eps)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 5 binary64) (/.f64 #s(literal 1 binary64) eps)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) (/.f64 #s(literal 1 binary64) 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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))))) |
(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))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(neg.f64 (/.f64 (neg.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) (/.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 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #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 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps))) (-.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)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 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)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 binary64)))))) |
(/.f64 (neg.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))) |
(/.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 5 binary64) (/.f64 x 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 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps))))) |
(/.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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (neg.f64 (+.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 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.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 (/.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))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (*.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 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))))) |
(/.f64 (-.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 (/.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 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64))))) (+.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 #s(literal -1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #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)) |
(*.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 (/.f64 x eps) #s(literal -5 binary64) #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) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 x eps) #s(literal 25 binary64)) #s(literal 5 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 (/.f64 x eps) #s(literal -5 binary64) #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 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))))) |
(*.f64 (neg.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 (/.f64 x eps) #s(literal -5 binary64) #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) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (/.f64 x eps))))) |
(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 #s(literal -1 binary64) (/.f64 eps (neg.f64 x))) |
(pow.f64 (/.f64 eps x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64))) |
(*.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) (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 eps (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) x)) eps)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) eps)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x 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) (*.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 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(fma.f64 eps (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) eps) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) eps (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) x)) eps) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 eps eps) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) eps (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 x (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps x) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) eps) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 (*.f64 x x) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))) x (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 10 binary64) x)) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 eps (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) eps) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) eps) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))))) (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) eps)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) eps)) (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) eps) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) eps)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) eps)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(*.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) eps) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5 binary64) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 x eps) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 (*.f64 x x) eps) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) x (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) x) x (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 10 binary64))) x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps x) #s(literal 10 binary64)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) x) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x x)) x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 50 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 50 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 50 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))) (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))))) (*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))))) (neg.f64 (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) (*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 50 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) #s(literal 1000 binary64) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 50 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 x x))) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) x)) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 10 binary64))) |
(*.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 10 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.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 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) 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 eps (*.f64 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 (*.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 eps (*.f64 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 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 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 eps (*.f64 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 eps (*.f64 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 (*.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 eps (*.f64 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 eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(-.f64 (fma.f64 eps #s(literal 5 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x)) |
(fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(fma.f64 eps (neg.f64 (/.f64 (*.f64 eps #s(literal -10 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 10 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 5 binary64) eps (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 10 binary64) 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 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 #s(literal -1 binary64) x) (*.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 #s(literal 10 binary64) (*.f64 eps eps)) (/.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 eps (*.f64 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 (*.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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 eps 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 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 eps (neg.f64 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 (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (*.f64 eps #s(literal 5 binary64))) |
(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 -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))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 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 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 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 eps) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1000 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.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 #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps 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 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.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 (+.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)))) (neg.f64 (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)))) (neg.f64 (/.f64 #s(literal -1000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 eps #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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) #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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (fma.f64 (/.f64 (/.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 eps (*.f64 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 (*.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 eps (*.f64 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 eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 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 (*.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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps 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 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps 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 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) 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 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 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 (*.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 eps (*.f64 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 (*.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 eps (*.f64 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 eps)) #s(literal 125 binary64)) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 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 (*.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 eps (*.f64 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 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.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) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 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 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.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 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 eps (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 eps (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) 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 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) eps (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))) eps (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) x)) eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) x)) eps) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) 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 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 10 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(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 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) eps) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x))) x (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 10 binary64) (*.f64 eps eps)) x))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x x))) x) x (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) x) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x x))) x (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 10 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -10 binary64)))) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal -10 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.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))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.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 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x))))) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x)))) (*.f64 x (*.f64 x (*.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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x)))))) (neg.f64 (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.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 eps (*.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 (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 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 (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x 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 x x) (*.f64 (*.f64 x x) (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 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 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (*.f64 x 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 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) (*.f64 eps (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps #s(literal 25 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x (neg.f64 x)))) (*.f64 x (*.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))))) |
(*.f64 (*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 (*.f64 (*.f64 eps (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) (*.f64 x x)) x) x) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) eps) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps (*.f64 eps #s(literal -10 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(neg.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (*.f64 eps #s(literal -10 binary64))))) |
(/.f64 (*.f64 eps eps) (*.f64 x #s(literal -1/10 binary64))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(pow.f64 (/.f64 x (*.f64 eps (*.f64 eps #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x)) |
(*.f64 eps (*.f64 (/.f64 (*.f64 eps #s(literal -10 binary64)) x) #s(literal 1 binary64))) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal 10 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 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 (*.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 #s(literal 1 binary64) x) (*.f64 eps eps))) |
(*.f64 #s(literal -10 binary64) (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 eps) (*.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (*.f64 eps #s(literal -10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps #s(literal -10 binary64)))) #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 #s(literal 10 binary64) (*.f64 eps eps)) x)) |
(*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 10 binary64) x)) |
(*.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 x (*.f64 eps (*.f64 eps #s(literal -10 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 eps (*.f64 eps #s(literal -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 (*.f64 (/.f64 #s(literal -10 binary64) x) eps) eps) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) eps) (*.f64 eps #s(literal -10 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps eps)) #s(literal -10 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -10 binary64)) (*.f64 eps eps)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -10 binary64))) eps) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(neg.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(*.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 eps (*.f64 eps #s(literal -10 binary64)))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (neg.f64 eps))) |
(*.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 eps (*.f64 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 #s(literal 10 binary64) (*.f64 eps 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 |
| 5 388× | lower-fma.f64 |
| 5 388× | lower-fma.f32 |
| 4 328× | lower-*.f64 |
| 4 328× | lower-*.f32 |
| 1 734× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 2166 |
| 1 | 282 | 2166 |
| 2 | 723 | 2058 |
| 3 | 1838 | 2058 |
| 4 | 3753 | 2058 |
| 5 | 7636 | 2058 |
| 0 | 8131 | 1950 |
| 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) |
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 (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 (* 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)))) |
(* 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 (pow x 4)) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(* 10 (* eps (pow x 3))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(* 10 (* eps (pow x 3))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(* 10 (* eps (pow x 3))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(* 5 (pow x 4)) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* 5 (pow x 4)) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (pow x 3)) |
(* 10 (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 3) |
(* 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 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* x (+ (* 5 (/ 1 eps)) (/ 1 x))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/ (+ eps (* 5 x)) eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x 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 (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.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 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 #s(literal 10 binary64) (*.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) |
(*.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 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(* 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 23 187 to 1 708 computations (92.6% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 979 | 11 | 990 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 981 | 14 | 995 |
| Status | Accuracy | Program |
|---|---|---|
| 85.5% | (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) | |
| ▶ | 85.5% | (fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
| ✓ | 86.1% | (pow.f64 eps #s(literal 5 binary64)) |
| 85.5% | (/.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))))) | |
| 85.5% | (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) | |
| ✓ | 86.1% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ▶ | 86.1% | (*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
| 85.4% | (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) | |
| ▶ | 85.4% | (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
| 71.8% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) | |
| ▶ | 85.4% | (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
| ▶ | 85.5% | (*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
| 85.5% | (*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) | |
| ✓ | 85.5% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 394 to 237 computations (39.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 1280 | (fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
| ✓ | cost-diff | 0 | (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 eps #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal 5 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 5 binary64) x eps) |
| ✓ | cost-diff | 0 | (pow.f64 eps #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
| 544× | lower-*.f32 |
| 510× | lower-*.f64 |
| 382× | associate-*r* |
| 324× | lower-fma.f32 |
| 318× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 199 |
| 0 | 49 | 181 |
| 1 | 111 | 163 |
| 2 | 277 | 163 |
| 3 | 486 | 163 |
| 4 | 629 | 163 |
| 0 | 629 | 163 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow.f64 eps #s(literal 4 binary64)) |
eps |
#s(literal 4 binary64) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 eps (*.f64 x x)) |
eps |
(*.f64 x x) |
x |
(*.f64 x (*.f64 #s(literal 5 binary64) x)) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
x |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
(*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
eps |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 x x) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
eps |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) |
#s(literal 5 binary64) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
| Outputs |
|---|
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow.f64 eps #s(literal 4 binary64)) |
eps |
#s(literal 4 binary64) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 eps (*.f64 x x)) |
eps |
(*.f64 x x) |
x |
(*.f64 x (*.f64 #s(literal 5 binary64) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
#s(literal 5 binary64) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
x |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
eps |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 x x) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
eps |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 10 binary64) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
#s(literal 5 binary64) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal 5 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 5 binary64) x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 #s(literal 5 binary64) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 5 binary64) x eps) |
| ✓ | accuracy | 100.0% | (pow.f64 eps #s(literal 4 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
| 57.0ms | 241× | 0 | valid |
| 4.0ms | 12× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 208 to 30 computations (85.6% saved)
ival-mult: 32.0ms (71.4% of total)ival-pow: 8.0ms (17.8% of total)ival-add: 4.0ms (8.9% of total)adjust: 1.0ms (2.2% 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 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps))> |
#<alt (pow.f64 eps #s(literal 4 binary64))> |
#<alt (fma.f64 #s(literal 5 binary64) x eps)> |
#<alt (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x)))> |
#<alt (*.f64 eps (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x (*.f64 #s(literal 5 binary64) x))> |
#<alt (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 (*.f64 eps #s(literal 5 binary64)) x)> |
#<alt (*.f64 eps #s(literal 5 binary64))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)))> |
#<alt (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))> |
#<alt (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))> |
#<alt (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))> |
#<alt (fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)))> |
#<alt (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x))))> |
#<alt (*.f64 eps (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 #s(literal 5 binary64) x)> |
#<alt (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))> |
#<alt (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)> |
| 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 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 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 (* 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 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 (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 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 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 (* 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)> |
#<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 (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 (* 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 (pow x 3)))> |
#<alt (* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2)))))> |
#<alt (* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2)))))> |
#<alt (* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2)))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* 5 (* eps (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 5 (* eps (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* 5 (* eps x))> |
#<alt (* eps (+ (* 5 x) (* 10 eps)))> |
#<alt (* eps (+ (* 5 x) (* 10 eps)))> |
#<alt (* eps (+ (* 5 x) (* 10 eps)))> |
#<alt (* 10 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* 10 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* (pow eps 2) (+ 10 (* 5 (/ x eps))))> |
#<alt (* 10 (pow eps 2))> |
#<alt (+ (* 5 (* eps x)) (* 10 (pow eps 2)))> |
#<alt (+ (* 5 (* eps x)) (* 10 (pow eps 2)))> |
#<alt (+ (* 5 (* eps x)) (* 10 (pow eps 2)))> |
#<alt (* 5 (* eps x))> |
#<alt (* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 5 (* eps x))> |
#<alt (* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps))))> |
#<alt (* 5 x)> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (* 10 eps)> |
#<alt (* eps (+ 10 (* 5 (/ x eps))))> |
#<alt (* eps (+ 10 (* 5 (/ x eps))))> |
#<alt (* eps (+ 10 (* 5 (/ x eps))))> |
#<alt (* 10 eps)> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 10)))> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 10)))> |
#<alt (* -1 (* eps (- (* -5 (/ x eps)) 10)))> |
#<alt (* 10 eps)> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (+ (* 5 x) (* 10 eps))> |
#<alt (* 5 x)> |
#<alt (* x (+ 5 (* 10 (/ eps x))))> |
#<alt (* x (+ 5 (* 10 (/ eps x))))> |
#<alt (* x (+ 5 (* 10 (/ eps x))))> |
#<alt (* 5 x)> |
#<alt (* -1 (* x (- (* -10 (/ eps x)) 5)))> |
#<alt (* -1 (* x (- (* -10 (/ eps x)) 5)))> |
#<alt (* -1 (* x (- (* -10 (/ eps x)) 5)))> |
#<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 (* 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 (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* (pow eps 2) (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<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)> |
#<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))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | eps | @ | 0 | (* eps (* x x)) |
| 1.0ms | x | @ | -inf | (* x (* (* eps (+ (* eps 10) (* 5 x))) (* x x))) |
| 0.0ms | eps | @ | -inf | (* (* eps (+ (* eps 10) (* 5 x))) (* x x)) |
| 0.0ms | eps | @ | -inf | (* x (* (* eps (+ (* eps 10) (* 5 x))) (* x x))) |
| 0.0ms | eps | @ | inf | (* x (* (* eps (+ (* eps 10) (* 5 x))) (* x x))) |
| 1× | batch-egg-rewrite |
| 11 750× | lower-fma.f32 |
| 11 744× | lower-fma.f64 |
| 6 148× | lower-*.f32 |
| 6 114× | lower-*.f64 |
| 2 300× | lower-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 164 |
| 0 | 49 | 148 |
| 1 | 151 | 130 |
| 2 | 844 | 130 |
| 3 | 7097 | 130 |
| 0 | 8053 | 130 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow.f64 eps #s(literal 4 binary64)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 eps (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
(*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 5 binary64) x) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps 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 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) eps (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5 binary64)) x (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x) #s(literal 5 binary64) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) eps) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (pow.f64 eps #s(literal 3/2 binary64))) (*.f64 eps (pow.f64 eps #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.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 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 eps 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) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (fma.f64 eps (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps 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 (*.f64 eps eps) (*.f64 eps eps))) (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 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 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(*.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 eps 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 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 2 binary64) (*.f64 (log.f64 eps) #s(literal 2 binary64)))) |
(pow.f64 eps #s(literal 4 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(+.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(+.f64 (/.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 25 binary64)) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(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 (*.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 #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 (*.f64 x 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 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 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 (pow.f64 eps #s(literal 1/2 binary64)) (pow.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (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 (*.f64 x x) #s(literal 25 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.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 (*.f64 x x) #s(literal 25 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(neg.f64 (/.f64 (neg.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 (*.f64 x x) #s(literal 25 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (-.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))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.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) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64))))) |
(/.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 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x 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 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))))) |
(/.f64 (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 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 (*.f64 x 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)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps 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 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.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 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.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 (*.f64 x x) #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (neg.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (*.f64 (*.f64 x 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 x (/.f64 (*.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 (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 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x 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 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x 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 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 (*.f64 eps eps) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.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 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.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 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (/.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 (*.f64 x x) #s(literal 25 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x 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 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(*.f64 (fma.f64 eps eps (*.f64 (*.f64 x x) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (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 (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x 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 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) eps)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.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 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 eps x)) |
(*.f64 eps (*.f64 x x)) |
(*.f64 x (*.f64 eps x)) |
(*.f64 (*.f64 x x) eps) |
(*.f64 (*.f64 eps x) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x x) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) x) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) eps)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.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 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 eps x)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(*.f64 x (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) x) |
(*.f64 (*.f64 eps x) #s(literal 5 binary64)) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) eps) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.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 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 eps (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) eps) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 eps x) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) x (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.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 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (/.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 eps eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) (/.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (*.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) (fma.f64 (*.f64 eps eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))))) |
(*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) x) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) eps) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (-.f64 (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal -5 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 eps (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 x (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 x x) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps x) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps #s(literal 5 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) x (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) x (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) eps (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) eps (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)))) |
(/.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (*.f64 eps (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 eps (*.f64 x x))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (*.f64 eps (*.f64 x x))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (*.f64 eps (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 x x)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 x x)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (*.f64 x x)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) eps) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(*.f64 eps (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 x (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x)) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) (*.f64 eps (*.f64 x x)))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps) |
(*.f64 (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps x)) |
(+.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(+.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(fma.f64 eps (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps x) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(fma.f64 x (*.f64 eps #s(literal 5 binary64)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) eps (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) #s(literal 10 binary64) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64)) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (neg.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) eps) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) eps) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) eps) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) #s(literal -1 binary64)) |
(*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) eps) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) eps)) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (/.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) |
(*.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)))) (fma.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (-.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)) (*.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (fma.f64 x #s(literal 25 binary64) (*.f64 eps #s(literal 50 binary64)))))) |
(+.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps #s(literal 10 binary64))) |
(+.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(fma.f64 x #s(literal 5 binary64) (*.f64 eps #s(literal 10 binary64))) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (/.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 100 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 10 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 eps eps) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (*.f64 eps #s(literal 100 binary64)) (/.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (fma.f64 x #s(literal 25 binary64) (*.f64 eps #s(literal 50 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) #s(literal 1000000000 binary64))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) #s(literal 1000000000 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (neg.f64 (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) #s(literal 1 binary64)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) #s(literal 1 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) #s(literal 1000000000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (/.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) |
(*.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal -10 binary64) (neg.f64 (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000000 binary64)))) (fma.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (-.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)))) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 10000 binary64)) (*.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64))))))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(*.f64 (/.f64 (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 #s(literal -125 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (fma.f64 x #s(literal 25 binary64) (*.f64 eps #s(literal 50 binary64)))))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 eps (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) eps) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 eps x) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) x (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.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 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (/.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 eps eps) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64))))) (/.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (*.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) (fma.f64 (*.f64 eps eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps x) (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64))))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (fma.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 100 binary64) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 25 binary64)) (*.f64 eps #s(literal 50 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal -25 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64))))) |
(*.f64 eps (fma.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) x) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) eps) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) (-.f64 (*.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 25 binary64)))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal -5 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal -10 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal -5 binary64)))))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 100 binary64)))))) |
(exp.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 x x)))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 x x)) eps)) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 eps x))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps x) (*.f64 eps (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) eps) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) eps)) |
(*.f64 (*.f64 eps (pow.f64 x #s(literal 3/2 binary64))) (*.f64 eps (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x x)) x) |
(*.f64 (*.f64 x (*.f64 x x)) eps) |
(*.f64 (*.f64 eps x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) eps)) |
(*.f64 #s(literal 5 binary64) x) |
(*.f64 x #s(literal 5 binary64)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) eps)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.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 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x x))) (*.f64 eps x)) |
(*.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 eps (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) eps) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps x))) |
| 1× | egg-herbie |
| 5 676× | lower-fma.f64 |
| 5 676× | lower-fma.f32 |
| 4 188× | lower-*.f64 |
| 4 188× | lower-*.f32 |
| 2 368× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 2976 |
| 1 | 373 | 2892 |
| 2 | 985 | 2892 |
| 3 | 2689 | 2868 |
| 4 | 4824 | 2868 |
| 5 | 7688 | 2868 |
| 0 | 8637 | 2742 |
| 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 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) |
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))) |
(* 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 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)) |
(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 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 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 (* 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) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(* 5 eps) |
(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) |
(* 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 (pow x 3))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* 5 (* eps (pow x 3))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 5 (* eps (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* 5 (* eps x)) |
(* eps (+ (* 5 x) (* 10 eps))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(* 10 (pow eps 2)) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* 10 (pow eps 2)) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(* 10 (pow eps 2)) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(* 5 (* eps x)) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 5 (* eps x)) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(* 5 x) |
(+ (* 5 x) (* 10 eps)) |
(+ (* 5 x) (* 10 eps)) |
(+ (* 5 x) (* 10 eps)) |
(* 10 eps) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(* 10 eps) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(* 10 eps) |
(+ (* 5 x) (* 10 eps)) |
(+ (* 5 x) (* 10 eps)) |
(+ (* 5 x) (* 10 eps)) |
(* 5 x) |
(* x (+ 5 (* 10 (/ eps x)))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(* 5 x) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(* 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)))) |
(* 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)))) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* (pow eps 2) (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 x) |
(* 5 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)) |
| Outputs |
|---|
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 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)) |
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) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.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)) |
(* eps (pow x 2)) |
(*.f64 eps (*.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 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (pow x 2)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* 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) |
(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)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 5 (* eps (pow x 3))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* eps (+ (* 5 (pow x 3)) (* 10 (* eps (pow x 2))))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 2) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 (* eps (pow x 3))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow x 3) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 (* eps (pow x 3))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 (*.f64 eps (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 (* eps x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps x)) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 10 eps) |
(*.f64 eps #s(literal 10 binary64)) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 10 eps) |
(*.f64 eps #s(literal 10 binary64)) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 10 eps) |
(*.f64 eps #s(literal 10 binary64)) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* x (+ 5 (* 10 (/ eps x)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x)) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #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 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* (pow eps 2) (pow x 3)) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.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) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (pow x 4)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x x)))) |
Compiled 38 835 to 1 895 computations (95.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 346 | 13 | 1 359 |
| Fresh | 5 | 1 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 356 | 17 | 1 373 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.1% | (pow.f64 eps #s(literal 5 binary64)) |
| ▶ | 86.0% | (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
| 82.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) | |
| 85.5% | (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) | |
| 86.0% | (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) | |
| ✓ | 86.1% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| 53.3% | (*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) | |
| 82.6% | (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) | |
| 85.4% | (*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) | |
| 71.8% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) | |
| ▶ | 85.4% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | 85.4% | (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
| ▶ | 86.0% | (*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
| ▶ | 86.0% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
| 85.4% | (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) | |
| 85.4% | (*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) | |
| ▶ | 71.8% | (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
Compiled 516 to 302 computations (41.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | cost-diff | 1088 | (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 5 binary64) x eps) |
| ✓ | cost-diff | 0 | (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x 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))) (fma.f64 #s(literal 5 binary64) x eps)) |
| 638× | lower-*.f32 |
| 606× | lower-*.f64 |
| 464× | associate-*r* |
| 280× | associate-*l* |
| 124× | *-commutative |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 174 |
| 0 | 43 | 154 |
| 1 | 100 | 142 |
| 2 | 257 | 140 |
| 3 | 569 | 140 |
| 4 | 687 | 140 |
| 5 | 732 | 140 |
| 6 | 732 | 140 |
| 0 | 732 | 140 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
x |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
#s(literal 10 binary64) |
(*.f64 eps eps) |
eps |
(*.f64 x x) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
eps |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps (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 |
(*.f64 eps eps) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 eps eps) |
eps |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
eps |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
x |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps #s(literal 10 binary64))) |
#s(literal 10 binary64) |
(*.f64 eps eps) |
eps |
(*.f64 x x) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 x (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
eps |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 #s(literal 5 binary64) x) |
#s(literal 5 binary64) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps eps) (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 |
(*.f64 eps eps) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (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 eps) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps eps) |
eps |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 5 binary64) x eps) |
#s(literal 5 binary64) |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
| ✓ | accuracy | 99.9% | (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
| ✓ | accuracy | 99.8% | (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 5 binary64) x) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps eps) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps (*.f64 eps eps))) |
| ✓ | accuracy | 99.8% | (*.f64 eps (*.f64 eps eps)) |
| 71.0ms | 244× | 0 | valid |
| 3.0ms | 9× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 185 to 26 computations (85.9% saved)
ival-mult: 52.0ms (89.8% of total)ival-div: 3.0ms (5.2% of total)ival-add: 1.0ms (1.7% 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 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps))> |
#<alt (*.f64 eps (*.f64 eps (*.f64 eps eps)))> |
#<alt (*.f64 eps (*.f64 eps eps))> |
#<alt (*.f64 eps eps)> |
#<alt (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)))> |
#<alt (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))> |
#<alt (*.f64 #s(literal 10 binary64) (*.f64 eps eps))> |
#<alt (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x))> |
#<alt (*.f64 eps (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps))> |
#<alt (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))> |
#<alt (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))> |
#<alt (fma.f64 #s(literal 5 binary64) x eps)> |
#<alt (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))> |
#<alt (*.f64 (*.f64 eps eps) (*.f64 eps eps))> |
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))> |
#<alt (*.f64 #s(literal 5 binary64) x)> |
| 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 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 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 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 (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* 10 (* (pow eps 2) (pow x 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))> |
#<alt (* 10 (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 (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (pow x 3))> |
#<alt (* eps (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 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 (* (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 (* 5 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ eps (* 5 x)))> |
#<alt (* (pow eps 2) (+ eps (* 5 x)))> |
#<alt (* (pow eps 2) (+ eps (* 5 x)))> |
#<alt (pow eps 3)> |
#<alt (* (pow eps 3) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 3) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 3) (+ 1 (* 5 (/ x eps))))> |
#<alt (pow eps 3)> |
#<alt (* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1)))> |
#<alt (pow eps 3)> |
#<alt (+ (* 5 (* (pow eps 2) x)) (pow eps 3))> |
#<alt (+ (* 5 (* (pow eps 2) x)) (pow eps 3))> |
#<alt (+ (* 5 (* (pow eps 2) x)) (pow eps 3))> |
#<alt (* 5 (* (pow eps 2) x))> |
#<alt (* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x)))> |
#<alt (* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x)))> |
#<alt (* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x)))> |
#<alt (* 5 (* (pow eps 2) x))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x)))))> |
#<alt (* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) 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 (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 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 (* 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 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 (/ 1 eps)> |
#<alt (+ (* -5 (/ x (pow eps 2))) (/ 1 eps))> |
#<alt (+ (* x (- (* 25 (/ x (pow eps 3))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps))> |
#<alt (+ (* x (- (* x (+ (* -125 (/ x (pow eps 4))) (* 25 (/ 1 (pow eps 3))))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps))> |
#<alt (/ 1/5 x)> |
#<alt (/ (+ 1/5 (* -1/25 (/ eps x))) x)> |
#<alt (/ (- (+ 1/5 (* 1/125 (/ (pow eps 2) (pow x 2)))) (* 1/25 (/ eps x))) x)> |
#<alt (/ (- (+ 1/5 (* -1/625 (/ (pow eps 3) (pow x 3)))) (+ (* -1/125 (/ (pow eps 2) (pow x 2))) (* 1/25 (/ eps x)))) x)> |
#<alt (/ 1/5 x)> |
#<alt (* -1 (/ (- (* 1/25 (/ eps x)) 1/5) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/125 (/ (pow eps 2) x)) (* 1/25 eps)) x)) 1/5) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/625 (/ (pow eps 3) x)) (* 1/125 (pow eps 2))) x)) (* 1/25 eps)) x)) 1/5) x))> |
#<alt (/ 1/5 x)> |
#<alt (+ (* -1/25 (/ eps (pow x 2))) (* 1/5 (/ 1 x)))> |
#<alt (+ (* eps (- (* 1/125 (/ eps (pow x 3))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x)))> |
#<alt (+ (* eps (- (* eps (+ (* -1/625 (/ eps (pow x 4))) (* 1/125 (/ 1 (pow x 3))))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x)))> |
#<alt (/ 1 eps)> |
#<alt (/ (+ 1 (* -5 (/ x eps))) eps)> |
#<alt (/ (- (+ 1 (* 25 (/ (pow x 2) (pow eps 2)))) (* 5 (/ x eps))) eps)> |
#<alt (/ (- (+ 1 (* -125 (/ (pow x 3) (pow eps 3)))) (+ (* -25 (/ (pow x 2) (pow eps 2))) (* 5 (/ x eps)))) eps)> |
#<alt (/ 1 eps)> |
#<alt (* -1 (/ (- (* 5 (/ x eps)) 1) eps))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 25 (/ (pow x 2) eps)) (* 5 x)) eps)) 1) eps))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 125 (/ (pow x 3) eps)) (* 25 (pow x 2))) eps)) (* 5 x)) eps)) 1) eps))> |
#<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)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (* eps (+ (* 5 x) eps)) |
| 1.0ms | x | @ | inf | (/ 1 (+ (* 5 x) eps)) |
| 0.0ms | eps | @ | 0 | (* (* 10 (* eps eps)) (* x x)) |
| 0.0ms | eps | @ | inf | (* (* 10 (* eps eps)) (* x x)) |
| 0.0ms | x | @ | inf | (* (* 10 (* eps eps)) (* x x)) |
| 1× | batch-egg-rewrite |
| 5 012× | lower-fma.f32 |
| 5 010× | lower-fma.f64 |
| 4 308× | lower-*.f32 |
| 4 276× | lower-*.f64 |
| 1 950× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 138 |
| 0 | 43 | 118 |
| 1 | 131 | 104 |
| 2 | 627 | 102 |
| 3 | 4935 | 102 |
| 0 | 8127 | 102 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 eps eps) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) |
(fma.f64 #s(literal 5 binary64) x eps) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 #s(literal 5 binary64) x) |
| Outputs |
|---|
(+.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64))) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps))) |
(+.f64 (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 3 binary64) (log.f64 eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps eps)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 (*.f64 eps eps)) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps))) (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.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 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) #s(literal 1 binary64) (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 eps #s(literal 3/2 binary64))) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.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 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 (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 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.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) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (*.f64 (/.f64 #s(literal 1 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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (neg.f64 (*.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)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) #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 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal -1 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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.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 (neg.f64 eps)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (neg.f64 eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) #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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1/2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 eps (*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x #s(literal -5 binary64)) 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 eps)) (*.f64 (neg.f64 eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps 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 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (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 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.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 (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 eps (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 eps eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (neg.f64 eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 eps) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (fma.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 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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 eps) (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64))) |
(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 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.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 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (log.f64 eps)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(neg.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 eps)) eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps (exp.f64 (log.f64 eps))) #s(literal 2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (neg.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (neg.f64 (*.f64 eps (neg.f64 eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (neg.f64 (neg.f64 eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 eps (neg.f64 eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (neg.f64 eps)) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 eps #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 eps (neg.f64 eps))) (*.f64 eps eps)) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 eps (*.f64 eps 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 (log.f64 (exp.f64 (log.f64 eps))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 3/2 binary64) (*.f64 (log.f64 eps) #s(literal 3/2 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1 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 (/.f64 #s(literal 1 binary64) (*.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 (log.f64 eps)) #s(literal 3 binary64)) |
(*.f64 eps (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) eps) |
(*.f64 (*.f64 eps eps) (exp.f64 (log.f64 eps))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (pow.f64 eps #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 eps eps))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 eps eps))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) |
(/.f64 (*.f64 eps (neg.f64 eps)) #s(literal -1 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 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(*.f64 eps eps) |
(*.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64)))))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 eps (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64))))) x) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64)))) (*.f64 eps x)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps eps)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64))))) eps) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 10 binary64))) (*.f64 eps eps)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps eps)) #s(literal 10 binary64)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) (*.f64 eps eps)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 10 binary64))) eps) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps x)) (*.f64 eps x)) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 x (*.f64 eps (*.f64 x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 eps #s(literal 10 binary64)))) x) |
(*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) #s(literal 10 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 10 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps eps)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 eps x)) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (*.f64 eps x)) |
(*.f64 eps (*.f64 eps #s(literal 10 binary64))) |
(*.f64 (*.f64 eps eps) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps #s(literal 10 binary64)) eps) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) x) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.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 eps (*.f64 x (*.f64 x x)))) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 eps (*.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 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 x x)) eps) |
(*.f64 (*.f64 eps x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) eps)) |
(*.f64 (*.f64 eps (*.f64 x x)) x) |
(*.f64 (*.f64 eps (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 (log.f64 (exp.f64 (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 3 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 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(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 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 x))) |
(*.f64 (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 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (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 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64))) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps))) |
(+.f64 (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 3 binary64) (log.f64 eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps eps)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 (*.f64 eps eps)) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps))) (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.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 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) #s(literal 1 binary64) (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 eps #s(literal 3/2 binary64))) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.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 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 (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 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.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) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (*.f64 (/.f64 #s(literal 1 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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (neg.f64 (*.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)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) #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 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal -1 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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.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 (neg.f64 eps)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (neg.f64 eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) #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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1/2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 eps (*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x #s(literal -5 binary64)) 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 eps)) (*.f64 (neg.f64 eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps 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 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (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 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.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 (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 eps (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 eps eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (neg.f64 eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 eps) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (fma.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 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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 eps) (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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 (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) |
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 x #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 eps))) |
(+.f64 (*.f64 (neg.f64 eps) (*.f64 (*.f64 eps eps) #s(literal -1 binary64))) (*.f64 (*.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64))) (*.f64 (neg.f64 eps) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps eps) eps (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps eps) (exp.f64 (log.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 x (*.f64 (*.f64 eps #s(literal 5 binary64)) eps) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) eps (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps x) (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (neg.f64 eps) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (pow.f64 eps #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 (neg.f64 eps) (*.f64 (*.f64 eps eps) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 eps x) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 eps) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 x #s(literal -5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 5 binary64)) x (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 5 binary64))) x (*.f64 eps (*.f64 eps eps))) |
(neg.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(neg.f64 (/.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (*.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.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 (*.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 (neg.f64 (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 eps eps)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps eps) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (*.f64 eps eps) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.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 eps)) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps eps)) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) eps) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(pow.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 #s(literal 1 binary64) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) eps) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 eps eps))) |
(*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 (*.f64 eps eps) #s(literal -1 binary64))) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 eps eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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 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 eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 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 eps eps) #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps x) (*.f64 eps eps)) |
(fma.f64 x (*.f64 eps #s(literal 5 binary64)) (*.f64 eps eps)) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) eps (*.f64 eps eps)) |
(fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 eps eps)) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) x (*.f64 eps eps)) |
(fma.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(neg.f64 (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) |
(/.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 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 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 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) |
(/.f64 (neg.f64 eps) (/.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 (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 eps #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) eps) #s(literal -1 binary64)) |
(/.f64 (*.f64 eps (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) #s(literal -1 binary64)) |
(/.f64 (*.f64 eps (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) eps) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(pow.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 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 #s(literal 5 binary64) x eps) (*.f64 #s(literal 1 binary64) eps)) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) #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 (*.f64 x #s(literal -5 binary64)) eps) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (*.f64 eps #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (/.f64 (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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 eps (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(+.f64 (neg.f64 (neg.f64 eps)) (neg.f64 (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -5 binary64))) (neg.f64 (neg.f64 eps))) |
(+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 #s(literal 1 binary64) eps)) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 eps)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 eps))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) eps) |
(+.f64 (*.f64 (neg.f64 eps) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 eps) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(-.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)))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 5 binary64) x eps) |
(fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 x #s(literal 5 binary64) eps) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64) eps) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 #s(literal 5 binary64) x) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x) (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 eps) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 eps))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (neg.f64 eps) #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 eps) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal 25 binary64)) (/.f64 x (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x x)) (/.f64 #s(literal 5 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64))) |
(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) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(neg.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) #s(literal -1 binary64)) |
(/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))))) |
(/.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 eps eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (fma.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 25 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) |
(pow.f64 (fma.f64 #s(literal 5 binary64) x eps) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) #s(literal -1 binary64)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 x (*.f64 (*.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))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))))) #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 #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 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) (/.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 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(*.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 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) |
(*.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 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) #s(literal 1 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 (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps)) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x 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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64))) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps))) |
(+.f64 (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 4 binary64) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (log.f64 eps) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (*.f64 eps eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 eps)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal 3 binary64) (log.f64 eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps eps)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) (log.f64 (*.f64 eps eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(exp.f64 (-.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 (*.f64 eps eps)) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(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 eps))) (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.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 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) (*.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 eps) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)))) |
(fma.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 x #s(literal -5 binary64)) (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))) #s(literal 1 binary64) (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 x #s(literal -5 binary64)) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)) eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) x)) #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (pow.f64 eps #s(literal 3/2 binary64))) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.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 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))))) |
(/.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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 (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 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.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 (neg.f64 eps))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.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) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (*.f64 (/.f64 #s(literal 1 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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (neg.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 (fma.f64 #s(literal 5 binary64) x eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (neg.f64 (*.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)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) #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 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) #s(literal -1 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 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.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 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.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 (neg.f64 eps)))))) (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (neg.f64 eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (*.f64 eps eps) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) #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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) (*.f64 (*.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 (neg.f64 eps)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) #s(literal -1/2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 eps (*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x #s(literal -5 binary64)) 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 eps)) (*.f64 (neg.f64 eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps 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 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (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 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 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 eps (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal 5 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 25 binary64))))))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.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 (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 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 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 eps (-.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal -5 binary64)) eps) (*.f64 eps eps))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 eps eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (/.f64 (*.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 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (neg.f64 eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 eps (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (neg.f64 eps) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 eps (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 eps (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 eps (*.f64 eps (fma.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 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 eps) (*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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 eps) (*.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 4 binary64))) |
(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 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 eps) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.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 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 eps) #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (log.f64 eps)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 eps) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (log.f64 (*.f64 eps eps)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 eps) (*.f64 (log.f64 eps) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 eps eps)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(neg.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 eps)) eps) #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps (exp.f64 (log.f64 eps))) #s(literal 2 binary64)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (neg.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (neg.f64 (*.f64 eps (neg.f64 eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (neg.f64 (neg.f64 eps))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 eps (neg.f64 eps))) |
(*.f64 (*.f64 eps (neg.f64 eps)) (*.f64 (*.f64 eps eps) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eps) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (neg.f64 eps)) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 eps #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 eps (neg.f64 eps))) (*.f64 eps eps)) |
(*.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 eps)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 eps (*.f64 eps eps)))) eps) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 eps))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) |
(+.f64 (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (*.f64 (neg.f64 eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1/2 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 5 binary64) x eps))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (/.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 eps (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 (neg.f64 eps) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) |
(fma.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (*.f64 x (*.f64 x #s(literal 25 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (*.f64 #s(literal 5 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 eps))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal -5 binary64)) eps)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #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 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (neg.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64))))) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) |
(/.f64 (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) (*.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 (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (*.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 (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 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 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 25 binary64))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) (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 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 (*.f64 eps (-.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.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 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 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)) |
(pow.f64 (fma.f64 #s(literal 5 binary64) x eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #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 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (/.f64 #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 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64))))) (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (neg.f64 eps))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps (neg.f64 eps))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps eps (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1953125 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)))) (*.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x #s(literal 25 binary64)))) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 125 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 #s(literal 15625 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (neg.f64 eps)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 625 binary64) (neg.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 x (*.f64 x #s(literal 25 binary64)) (*.f64 eps eps))) |
(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)) |
| 1× | egg-herbie |
| 7 266× | lower-fma.f64 |
| 7 266× | lower-fma.f32 |
| 4 726× | lower-*.f64 |
| 4 726× | lower-*.f32 |
| 1 740× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 216 | 2414 |
| 1 | 657 | 2408 |
| 2 | 1734 | 2386 |
| 3 | 5235 | 2380 |
| 0 | 8324 | 2246 |
| 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 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 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 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) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* 10 (* (pow eps 2) (pow x 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)) |
(* 10 (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))) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (pow x 3)) |
(* eps (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 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 (* (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))))) |
(* 5 (* (pow eps 2) x)) |
(* (pow eps 2) (+ eps (* 5 x))) |
(* (pow eps 2) (+ eps (* 5 x))) |
(* (pow eps 2) (+ eps (* 5 x))) |
(pow eps 3) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(pow eps 3) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(pow eps 3) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(* 5 (* (pow eps 2) x)) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(* 5 (* (pow eps 2) x)) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) 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)))) |
(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))))) |
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))) |
(* 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 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) |
(/ 1 eps) |
(+ (* -5 (/ x (pow eps 2))) (/ 1 eps)) |
(+ (* x (- (* 25 (/ x (pow eps 3))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps)) |
(+ (* x (- (* x (+ (* -125 (/ x (pow eps 4))) (* 25 (/ 1 (pow eps 3))))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps)) |
(/ 1/5 x) |
(/ (+ 1/5 (* -1/25 (/ eps x))) x) |
(/ (- (+ 1/5 (* 1/125 (/ (pow eps 2) (pow x 2)))) (* 1/25 (/ eps x))) x) |
(/ (- (+ 1/5 (* -1/625 (/ (pow eps 3) (pow x 3)))) (+ (* -1/125 (/ (pow eps 2) (pow x 2))) (* 1/25 (/ eps x)))) x) |
(/ 1/5 x) |
(* -1 (/ (- (* 1/25 (/ eps x)) 1/5) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/125 (/ (pow eps 2) x)) (* 1/25 eps)) x)) 1/5) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/625 (/ (pow eps 3) x)) (* 1/125 (pow eps 2))) x)) (* 1/25 eps)) x)) 1/5) x)) |
(/ 1/5 x) |
(+ (* -1/25 (/ eps (pow x 2))) (* 1/5 (/ 1 x))) |
(+ (* eps (- (* 1/125 (/ eps (pow x 3))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x))) |
(+ (* eps (- (* eps (+ (* -1/625 (/ eps (pow x 4))) (* 1/125 (/ 1 (pow x 3))))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x))) |
(/ 1 eps) |
(/ (+ 1 (* -5 (/ x eps))) eps) |
(/ (- (+ 1 (* 25 (/ (pow x 2) (pow eps 2)))) (* 5 (/ x eps))) eps) |
(/ (- (+ 1 (* -125 (/ (pow x 3) (pow eps 3)))) (+ (* -25 (/ (pow x 2) (pow eps 2))) (* 5 (/ x eps)))) eps) |
(/ 1 eps) |
(* -1 (/ (- (* 5 (/ x eps)) 1) eps)) |
(* -1 (/ (- (* -1 (/ (- (* 25 (/ (pow x 2) eps)) (* 5 x)) eps)) 1) eps)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 125 (/ (pow x 3) eps)) (* 25 (pow x 2))) eps)) (* 5 x)) eps)) 1) eps)) |
(* 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 |
|---|
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 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 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 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) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 x x)) #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))) |
(* 10 (pow eps 2)) |
(*.f64 eps (*.f64 eps #s(literal 10 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.f64 x (*.f64 x x))) |
(* eps (pow x 3)) |
(*.f64 eps (*.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)) |
(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 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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)) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps eps))) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps eps))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps eps))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 (*.f64 eps 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)) |
(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)) |
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) |
(* 5 (* (pow eps 4) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 #s(literal 5 binary64) (*.f64 (pow.f64 eps #s(literal 4 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 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)) |
(/ 1 eps) |
(/.f64 #s(literal 1 binary64) eps) |
(+ (* -5 (/ x (pow eps 2))) (/ 1 eps)) |
(/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) eps) |
(+ (* x (- (* 25 (/ x (pow eps 3))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5 binary64) (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) eps))) eps)) eps) |
(+ (* x (- (* x (+ (* -125 (/ x (pow eps 4))) (* 25 (/ 1 (pow eps 3))))) (* 5 (/ 1 (pow eps 2))))) (/ 1 eps)) |
(fma.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal -125 binary64) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal 25 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) eps)) |
(/ 1/5 x) |
(/.f64 #s(literal 1/5 binary64) x) |
(/ (+ 1/5 (* -1/25 (/ eps x))) x) |
(/.f64 (fma.f64 (/.f64 eps x) #s(literal -1/25 binary64) #s(literal 1/5 binary64)) x) |
(/ (- (+ 1/5 (* 1/125 (/ (pow eps 2) (pow x 2)))) (* 1/25 (/ eps x))) x) |
(/.f64 (-.f64 #s(literal 1/5 binary64) (/.f64 (fma.f64 eps #s(literal 1/25 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/125 binary64)) x)) x)) x) |
(/ (- (+ 1/5 (* -1/625 (/ (pow eps 3) (pow x 3)))) (+ (* -1/125 (/ (pow eps 2) (pow x 2))) (* 1/25 (/ eps x)))) x) |
(/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 (fma.f64 eps #s(literal -1/25 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/625 binary64) x) (*.f64 eps (*.f64 eps #s(literal 1/125 binary64)))) x)) x)) x) |
(/ 1/5 x) |
(/.f64 #s(literal 1/5 binary64) x) |
(* -1 (/ (- (* 1/25 (/ eps x)) 1/5) x)) |
(/.f64 (fma.f64 (/.f64 eps x) #s(literal -1/25 binary64) #s(literal 1/5 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/125 (/ (pow eps 2) x)) (* 1/25 eps)) x)) 1/5) x)) |
(/.f64 (-.f64 #s(literal 1/5 binary64) (/.f64 (fma.f64 eps #s(literal 1/25 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/125 binary64)) x)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/625 (/ (pow eps 3) x)) (* 1/125 (pow eps 2))) x)) (* 1/25 eps)) x)) 1/5) x)) |
(/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 (fma.f64 eps #s(literal -1/25 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/625 binary64) x) (*.f64 eps (*.f64 eps #s(literal 1/125 binary64)))) x)) x)) x) |
(/ 1/5 x) |
(/.f64 #s(literal 1/5 binary64) x) |
(+ (* -1/25 (/ eps (pow x 2))) (* 1/5 (/ 1 x))) |
(/.f64 (fma.f64 (/.f64 eps x) #s(literal -1/25 binary64) #s(literal 1/5 binary64)) x) |
(+ (* eps (- (* 1/125 (/ eps (pow x 3))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x))) |
(/.f64 (-.f64 #s(literal 1/5 binary64) (/.f64 (fma.f64 eps #s(literal 1/25 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/125 binary64)) x)) x)) x) |
(+ (* eps (- (* eps (+ (* -1/625 (/ eps (pow x 4))) (* 1/125 (/ 1 (pow x 3))))) (* 1/25 (/ 1 (pow x 2))))) (* 1/5 (/ 1 x))) |
(fma.f64 (*.f64 eps eps) (fma.f64 eps (/.f64 #s(literal -1/625 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/125 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 eps x) #s(literal -1/25 binary64) #s(literal 1/5 binary64)) x)) |
(/ 1 eps) |
(/.f64 #s(literal 1 binary64) eps) |
(/ (+ 1 (* -5 (/ x eps))) eps) |
(/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) eps) |
(/ (- (+ 1 (* 25 (/ (pow x 2) (pow eps 2)))) (* 5 (/ x eps))) eps) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5 binary64) (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) eps))) eps)) eps) |
(/ (- (+ 1 (* -125 (/ (pow x 3) (pow eps 3)))) (+ (* -25 (/ (pow x 2) (pow eps 2))) (* 5 (/ x eps)))) eps) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5 binary64) (/.f64 (fma.f64 #s(literal -125 binary64) (/.f64 (*.f64 x (*.f64 x x)) eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) eps)) eps)) eps) |
(/ 1 eps) |
(/.f64 #s(literal 1 binary64) eps) |
(* -1 (/ (- (* 5 (/ x eps)) 1) eps)) |
(/.f64 (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal 1 binary64)) eps) |
(* -1 (/ (- (* -1 (/ (- (* 25 (/ (pow x 2) eps)) (* 5 x)) eps)) 1) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5 binary64) (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 x x) eps))) eps)) eps) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 125 (/ (pow x 3) eps)) (* 25 (pow x 2))) eps)) (* 5 x)) eps)) 1) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5 binary64) (/.f64 (fma.f64 #s(literal -125 binary64) (/.f64 (*.f64 x (*.f64 x x)) eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) eps)) eps)) eps) |
(* 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 47 292 to 3 166 computations (93.3% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 149 | 10 | 2 159 |
| Fresh | 4 | 5 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 1 | 3 |
| Total | 2 158 | 18 | 2 176 |
| Status | Accuracy | Program |
|---|---|---|
| 86.0% | (/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) | |
| 86.0% | (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) | |
| 85.9% | (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) | |
| 85.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) | |
| 85.5% | (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) | |
| 86.0% | (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) | |
| 49.4% | (*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) | |
| 86.0% | (*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) | |
| 85.4% | (*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) | |
| 86.0% | (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) | |
| 57.9% | (*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) | |
| ✓ | 85.4% | (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
| ✓ | 85.4% | (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
| ✓ | 86.0% | (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
| 85.9% | (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) | |
| 85.4% | (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) | |
| 86.0% | (*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) | |
| 85.4% | (*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
Compiled 883 to 314 computations (64.4% saved)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 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 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.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))))) |
(*.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 (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 #s(literal 5 binary64) eps)) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
3 calls:
| 10.0ms | eps |
| 10.0ms | x |
| 8.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 97.5% | 3 | eps |
| 99.7% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 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 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.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))))) |
(*.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))) |
| Outputs |
|---|
(*.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 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 #s(literal 5 binary64) eps)) |
2 calls:
| 10.0ms | x |
| 8.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 99.6% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 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 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(*.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))))) |
| Outputs |
|---|
(*.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 #s(literal 5 binary64) eps)) |
(pow.f64 eps #s(literal 5 binary64)) |
2 calls:
| 10.0ms | x |
| 10.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 99.6% | 3 | x |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 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 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(pow.f64 eps #s(literal 5 binary64)) |
2 calls:
| 9.0ms | x |
| 8.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
| 99.5% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 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 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(pow.f64 eps #s(literal 5 binary64)) |
1 calls:
| 7.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | (-.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)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
(pow.f64 eps #s(literal 5 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(pow.f64 eps #s(literal 5 binary64)) |
2 calls:
| 10.0ms | x |
| 7.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
| 99.5% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(/.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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (neg.f64 eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) (sqrt.f64 (fma.f64 #s(literal 5 binary64) x eps))) |
(*.f64 (*.f64 eps (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 (*.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 eps)) |
(*.f64 (*.f64 (*.f64 (*.f64 eps 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 (*.f64 x x) #s(literal 25 binary64))))) |
| Outputs |
|---|
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(/.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))))) |
2 calls:
| 9.0ms | x |
| 7.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
| 99.4% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (neg.f64 eps) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(*.f64 eps (fma.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x))) |
| Outputs |
|---|
(*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) |
| Outputs |
|---|
(*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.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:
| 4.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.4% | 3 | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 99.4% | 3 | x |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 eps eps)) |
(*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) |
(*.f64 x (*.f64 (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 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)) |
1 calls:
| 4.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (-.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)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) x) #s(literal 5 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.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:
| 3.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.2% | 3 | x |
| 99.3% | 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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
1 calls:
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (-.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)
Total -9.1b remaining (-101.2%)
Threshold costs -9.1b (-101.2%)
| Inputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
3 calls:
| 3.0ms | x |
| 1.0ms | eps |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.9% | 1 | eps |
| 85.9% | 1 | x |
| 85.9% | 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 3.237994657479879e-49 | 2.4134015154385152e-45 |
| 25.0ms | -7.630531403846876e-42 | -3.4009012386359356e-45 |
| 31.0ms | 215× | 1 | valid |
| 3.0ms | 41× | 0 | valid |
Compiled 446 to 324 computations (27.4% saved)
ival-pow: 15.0ms (57.3% of total)adjust: 6.0ms (22.9% of total)ival-add: 3.0ms (11.5% of total)ival-sub: 2.0ms (7.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.237994657479879e-49 | 2.4134015154385152e-45 |
| 1.0ms | -7.630531403846876e-42 | -3.4009012386359356e-45 |
| 5.0ms | 41× | 1 | valid |
| 0.0ms | 7× | 0 | valid |
Compiled 598 to 380 computations (36.5% saved)
ival-pow: 2.0ms (50.6% of total)adjust: 1.0ms (25.3% of total)ival-add: 1.0ms (25.3% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.237994657479879e-49 | 2.4134015154385152e-45 |
| 2.0ms | -7.630531403846876e-42 | -3.4009012386359356e-45 |
Compiled 534 to 332 computations (37.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.22249922779e-310 |
| 0.0ms | -1.54993e-318 | 0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
| 68× | *-commutative_binary64 |
| 26× | +-commutative_binary64 |
| 24× | sub-neg_binary64 |
| 18× | neg-sub0_binary64 |
| 18× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 613 |
| 1 | 121 | 613 |
| 2 | 138 | 613 |
| 3 | 161 | 613 |
| 4 | 178 | 613 |
| 5 | 187 | 613 |
| 6 | 190 | 613 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 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))) (if (<=.f64 x #s(literal 7404770507945427/1645504557321206042154969182557350504982735865633579863348609024 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 #s(literal 5 binary64) eps)))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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) (pow.f64 eps #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) (/.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))))))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps (*.f64 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 0 binary64)) (*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps #s(literal 5 binary64))) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 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))) (if (<=.f64 x #s(literal 7404770507945427/1645504557321206042154969182557350504982735865633579863348609024 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 #s(literal 5 binary64) eps)))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 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))) (if (<=.f64 x #s(literal 7404770507945427/1645504557321206042154969182557350504982735865633579863348609024 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 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps #s(literal 5 binary64))) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (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 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps #s(literal 5 binary64))) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (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) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 1 binary64) (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) (pow.f64 eps #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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (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))))) (pow.f64 eps #s(literal 5 binary64)))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) (/.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))))))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal 5 binary64))) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 x #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))))))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps))) |
(if (<=.f64 x #s(literal -8677465438998547/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 x #s(literal 5 binary64))) (*.f64 eps (*.f64 x (*.f64 x x)))) (if (<=.f64 x #s(literal 5101064127695739/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 x #s(literal 5 binary64)))))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps eps (*.f64 eps (*.f64 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 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps (*.f64 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 eps (*.f64 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 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 0 binary64)) (*.f64 x (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x x))) (*.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 -101201/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.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 0 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
| 19 244× | lower-fma.f64 |
| 19 244× | lower-fma.f32 |
| 13 138× | lower-fma.f32 |
| 13 134× | lower-fma.f64 |
| 11 750× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 120 |
| 0 | 45 | 112 |
| 1 | 150 | 112 |
| 2 | 947 | 108 |
| 0 | 8578 | 108 |
| 0 | 114 | 2976 |
| 1 | 373 | 2892 |
| 2 | 985 | 2892 |
| 3 | 2689 | 2868 |
| 4 | 4824 | 2868 |
| 5 | 7688 | 2868 |
| 0 | 8637 | 2742 |
| 0 | 26 | 164 |
| 0 | 49 | 148 |
| 1 | 151 | 130 |
| 2 | 844 | 130 |
| 3 | 7097 | 130 |
| 0 | 8053 | 130 |
| 0 | 24 | 138 |
| 0 | 43 | 118 |
| 1 | 131 | 104 |
| 2 | 627 | 102 |
| 3 | 4935 | 102 |
| 0 | 8127 | 102 |
| 0 | 245 | 1372 |
| 1 | 817 | 1243 |
| 2 | 2860 | 1056 |
| 0 | 8403 | 988 |
| 0 | 216 | 2414 |
| 1 | 657 | 2408 |
| 2 | 1734 | 2386 |
| 3 | 5235 | 2380 |
| 0 | 8324 | 2246 |
| 0 | 90 | 2166 |
| 1 | 282 | 2166 |
| 2 | 723 | 2058 |
| 3 | 1838 | 2058 |
| 4 | 3753 | 2058 |
| 5 | 7636 | 2058 |
| 0 | 8131 | 1950 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 509 to 668 computations (55.7% saved)
Compiled 1 252 to 182 computations (85.5% saved)
Loading profile data...