
Time bar (total: 11.6s)
| 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)
| 677.0ms | 6 718× | 0 | valid |
| 210.0ms | 1 258× | 1 | valid |
| 67.0ms | 280× | 2 | valid |
ival-pow: 376.0ms (53.2% of total)ival-<=: 112.0ms (15.8% of total)ival-add: 77.0ms (10.9% of total)ival-sub: 57.0ms (8.1% of total)adjust: 42.0ms (5.9% of total)ival-and: 21.0ms (3% of total)exact: 20.0ms (2.8% of total)ival-assert: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 138× | sub-neg |
| 88× | associate--r+ |
| 82× | cancel-sign-sub-inv |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 60 |
| 1 | 44 | 58 |
| 2 | 93 | 56 |
| 3 | 172 | 56 |
| 4 | 312 | 56 |
| 5 | 461 | 56 |
| 6 | 563 | 56 |
| 7 | 635 | 56 |
| 8 | 648 | 56 |
| 9 | 658 | 56 |
| 0 | 7 | 9 |
| 1 | 10 | 9 |
| 2 | 15 | 9 |
| 3 | 21 | 9 |
| 4 | 29 | 9 |
| 5 | 44 | 9 |
| 6 | 77 | 9 |
| 7 | 103 | 9 |
| 8 | 146 | 9 |
| 9 | 161 | 9 |
| 10 | 169 | 9 |
| 0 | 169 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
| Outputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Inputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(- (pow (+ (neg x) eps) 5) (pow (neg x) 5)) |
(- (pow (+ x (neg eps)) 5) (pow x 5)) |
(neg (- (pow (+ (neg x) eps) 5) (pow (neg x) 5))) |
(neg (- (pow (+ x (neg eps)) 5) (pow x 5))) |
(- (pow (+ eps x) 5) (pow eps 5)) |
| Outputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(- (pow (+ (neg x) eps) 5) (pow (neg x) 5)) |
(- (pow (- eps x) 5) (pow (neg x) 5)) |
(- (pow (+ x (neg eps)) 5) (pow x 5)) |
(- (pow (- x eps) 5) (pow x 5)) |
(neg (- (pow (+ (neg x) eps) 5) (pow (neg x) 5))) |
(- (pow (neg x) 5) (pow (- eps x) 5)) |
(neg (- (pow (+ x (neg eps)) 5) (pow x 5))) |
(- (pow x 5) (pow (- x eps) 5)) |
(- (pow (+ eps x) 5) (pow eps 5)) |
(- (pow (+ x eps) 5) (pow eps 5)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 32 | 1 | (6.669376920898526e-42 2.773813468143882e-160) | 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 | 33 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 32 | 0 |
| - | 1 | 223 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 32 | 0 | 0 |
| - | 1 | 0 | 223 |
| number | freq |
|---|---|
| 0 | 223 |
| 1 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 84.0ms | 420× | 0 | valid |
| 12.0ms | 78× | 1 | valid |
| 3.0ms | 14× | 2 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-pow: 20.0ms (66.5% of total)ival-add: 4.0ms (13.3% of total)ival-sub: 3.0ms (10% of total)adjust: 2.0ms (6.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.2% | (-.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× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 48× | *-lowering-*.f32 |
| 48× | *-lowering-*.f64 |
| 36× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 1 | 10 | 23 |
| 2 | 15 | 23 |
| 3 | 21 | 23 |
| 4 | 29 | 23 |
| 5 | 44 | 23 |
| 6 | 77 | 23 |
| 7 | 103 | 23 |
| 8 | 146 | 23 |
| 9 | 161 | 23 |
| 10 | 169 | 23 |
| 0 | 169 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(pow (+ x eps) 5) |
(+ x eps) |
x |
eps |
5 |
(pow x 5) |
| Outputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow (+ x eps) 5) |
(pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
(+ x eps) |
(+.f64 x eps) |
x |
eps |
5 |
#s(literal 5 binary64) |
(pow x 5) |
(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 | 89.3% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 15.0ms | 210× | 0 | valid |
| 7.0ms | 39× | 1 | valid |
| 2.0ms | 7× | 2 | valid |
Compiled 25 to 9 computations (64% saved)
ival-pow: 10.0ms (64.3% of total)ival-sub: 2.0ms (12.9% of total)ival-add: 2.0ms (12.9% of total)adjust: 1.0ms (6.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (pow (+ x eps) 5) (pow x 5))> |
#<alt (pow (+ x eps) 5)> |
#<alt (+ x eps)> |
#<alt (pow x 5)> |
| Outputs |
|---|
#<alt (pow eps 5)> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5))> |
#<alt (* (pow x 4) (+ eps (* 4 eps)))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (* 8 (/ (pow eps 2) x))))))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 8 (/ (pow eps 2) x)) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2))))))))> |
#<alt (* (pow x 4) (+ eps (+ (* 2 (/ (pow eps 2) x)) (+ (* 4 eps) (+ (* 4 (/ (pow eps 3) (pow x 2))) (+ (* 4 (/ (pow eps 4) (pow x 3))) (+ (* 8 (/ (pow eps 2) x)) (+ (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 2)) (/ (pow eps 4) (pow x 3))))))))))> |
#<alt (* (pow x 4) (+ eps (* 4 eps)))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))))> |
#<alt (* (pow x 4) (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow eps 4)) (* -1 (pow eps 4))) x)) (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) x)))) x)) (* 4 eps))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (pow x 4)))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))))> |
#<alt (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (+ (* 8 (pow x 2)) (* eps (+ x (* 4 x)))))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3)))))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))))) (pow eps 4)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 4 (pow eps 4)) (+ (* x (+ (* 4 (pow eps 3)) (+ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* x (+ (* 2 (pow eps 2)) (* 8 (pow eps 2))))))) (pow eps 4)))) (pow eps 5))> |
#<alt (pow x 5)> |
#<alt (* (pow x 5) (+ 1 (+ (* 4 (/ eps x)) (/ eps x))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 8 (/ (pow eps 2) (pow x 2))) (/ eps x))))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 2 (/ (pow eps 2) (pow x 2))) (+ (* 4 (/ eps x)) (+ (* 4 (/ (pow eps 3) (pow x 3))) (+ (* 8 (/ (pow eps 2) (pow x 2))) (+ (/ eps x) (/ (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (pow x 3)))))))))> |
#<alt (pow x 5)> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (* 4 eps)) x)) 1)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)) (* 4 eps))) x)) 1)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ eps (+ (* -1 (/ (+ (* -4 (pow eps 2)) (+ (* -1 (+ (* 2 (pow eps 2)) (* 4 (pow eps 2)))) (* -1 (/ (+ (* 4 (pow eps 3)) (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) x)))) x)) (* 4 eps))) x)) 1)))> |
#<alt (pow x 5)> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (pow x 4))) (pow x 5))> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))))) (pow x 4)))) (pow x 5))> |
#<alt (+ (* eps (+ (* 4 (pow x 4)) (+ (* eps (+ (* 4 (pow x 3)) (+ (* eps (+ (* 2 (pow x 2)) (* 8 (pow x 2)))) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))))) (pow x 4)))) (pow x 5))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (+ (* 4 (/ x eps)) (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 8 (/ (pow x 2) (pow eps 2))) (/ x eps))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 2 (/ (pow x 2) (pow eps 2))) (+ (* 4 (/ x eps)) (+ (* 4 (/ (pow x 3) (pow eps 3))) (+ (* 8 (/ (pow x 2) (pow eps 2))) (+ (/ x eps) (/ (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (pow eps 3)))))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)) (* 4 x))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ x (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (+ (* 2 (pow x 2)) (* 4 (pow x 2)))) (* -1 (/ (+ (* 4 (pow x 3)) (* x (+ (* 2 (pow x 2)) (* 4 (pow x 2))))) eps)))) eps)) (* 4 x))) eps)) 1)))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | eps | @ | 0 | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | -inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1.0ms | x | @ | 0 | (- (pow (+ x eps) 5) (pow x 5)) |
| 0.0ms | eps | @ | -inf | (- (pow (+ x eps) 5) (pow x 5)) |
| 1× | batch-egg-rewrite |
| 4 520× | *-lowering-*.f32 |
| 4 520× | *-lowering-*.f64 |
| 3 728× | accelerator-lowering-fma.f32 |
| 3 728× | accelerator-lowering-fma.f64 |
| 3 216× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 1 | 48 | 20 |
| 2 | 346 | 20 |
| 3 | 3542 | 20 |
| 0 | 9396 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (pow (+ x eps) 5) (pow x 5)) |
(pow (+ x eps) 5) |
(+ x eps) |
(pow x 5) |
| 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 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 (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 (*.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 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 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 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 (+.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 (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 (*.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 10 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (-.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 (/.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 (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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (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)))))) |
(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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.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 (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 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 (+.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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 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 x (*.f64 x x)) (*.f64 x x)) (*.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 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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (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 x (*.f64 x x)) (*.f64 x x)) (*.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)))))) #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 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 x (*.f64 x x)) (*.f64 x x)) (*.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 (*.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 (+.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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 x #s(literal 30 binary64))) (pow.f64 (*.f64 x (+.f64 x eps)) #s(literal 15 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 (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 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 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 (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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (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 x (*.f64 x x)) (*.f64 x x)) (*.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 #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))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.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))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.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))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.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)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) #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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (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 x (*.f64 x x)) (*.f64 x x)) (*.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)))))) #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 (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 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 (/.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (pow.f64 (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 (+.f64 (pow.f64 (+.f64 x eps) #s(literal 30 binary64)) (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 x (*.f64 x x)) (*.f64 x x)) (*.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 #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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (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))))) |
(*.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)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 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 (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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (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)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (pow.f64 (+.f64 x eps) #s(literal 10 binary64)))) (-.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 (+.f64 x eps) #s(literal 15/4 binary64)) (pow.f64 (+.f64 x eps) #s(literal 5/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 (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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (fma.f64 x x (*.f64 eps (+.f64 x eps))) (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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 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 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (*.f64 (-.f64 x eps) (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x eps) (-.f64 eps x)) (-.f64 eps x)) |
(/.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 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.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 (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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps)))) (neg.f64 (*.f64 (-.f64 x eps) (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.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)) (*.f64 eps (neg.f64 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) (*.f64 eps (neg.f64 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)) (*.f64 eps (neg.f64 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)) (*.f64 eps (neg.f64 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 (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 (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.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 (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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 x eps)))) (neg.f64 (fma.f64 (*.f64 eps eps) (fma.f64 x x (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.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 (*.f64 eps (*.f64 eps eps)) (*.f64 (-.f64 eps x) (*.f64 (-.f64 eps x) (-.f64 eps x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 x x (*.f64 eps (+.f64 x eps))) (-.f64 x eps))) (fma.f64 x x (*.f64 eps (+.f64 x eps)))) |
(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 x (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) #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× | accelerator-lowering-fma.f32 |
| 19 244× | accelerator-lowering-fma.f64 |
| 6 916× | *-lowering-*.f32 |
| 6 916× | *-lowering-*.f64 |
| 3 992× | +-lowering-+.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 573 to 1 221 computations (92.2% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 358 | 8 | 366 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 359 | 8 | 367 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.6% | (pow.f64 eps #s(literal 5 binary64)) |
| ▶ | 86.8% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
| 82.8% | (*.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)))) | |
| ▶ | 84.2% | (*.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))) |
| ▶ | 88.7% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| ▶ | 76.7% | (*.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))) |
| 84.2% | (*.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))))) | |
| 84.0% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 272 to 176 computations (35.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.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))) |
| ✓ | cost-diff | 128 | (+.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)) |
| ✓ | cost-diff | 448 | (-.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)) |
| ✓ | cost-diff | 768 | (-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps #s(literal 5 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 | 5504 | (pow.f64 x #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
| ✓ | 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)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
| ✓ | 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))) |
| 8 630× | accelerator-lowering-fma.f32 |
| 8 630× | accelerator-lowering-fma.f64 |
| 4 480× | *-lowering-*.f32 |
| 4 480× | *-lowering-*.f64 |
| 2 172× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 275 |
| 1 | 91 | 271 |
| 2 | 237 | 251 |
| 3 | 702 | 251 |
| 4 | 2341 | 243 |
| 5 | 5355 | 243 |
| 0 | 8106 | 227 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
(pow eps 5) |
eps |
5 |
(+ (* 5 (/ x eps)) 1) |
(/ x eps) |
x |
1 |
(pow eps 5) |
eps |
5 |
(- (pow (+ x eps) 5) (* (* x (* x x)) (* x x))) |
(pow (+ x eps) 5) |
(+ x eps) |
x |
eps |
5 |
(* (* x (* x x)) (* x x)) |
(* x (* x x)) |
(* x x) |
(* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x))) |
(pow x 4) |
x |
4 |
(- (* eps 5) (/ (* (* eps eps) -10) x)) |
(* eps 5) |
eps |
5 |
(/ (* (* eps eps) -10) x) |
(* (* eps eps) -10) |
(* eps eps) |
-10 |
(* (+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) (pow eps 5)) |
(+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) |
(/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) |
(- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) |
(* 5 x) |
5 |
x |
(/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps) |
(- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) |
(* (* x x) -10) |
(* x x) |
-10 |
(/ (* (* x (* x x)) 10) eps) |
(* (* x (* x x)) 10) |
(* x (* x x)) |
10 |
eps |
1 |
(pow eps 5) |
| Outputs |
|---|
(* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
5 |
#s(literal 5 binary64) |
(+ (* 5 (/ x eps)) 1) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(/ x eps) |
(/.f64 x eps) |
x |
1 |
#s(literal 1 binary64) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
eps |
5 |
#s(literal 5 binary64) |
(- (pow (+ x eps) 5) (* (* x (* x x)) (* x x))) |
(-.f64 (pow.f64 (+.f64 eps x) #s(literal 5 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(pow (+ x eps) 5) |
(pow.f64 (+.f64 eps x) #s(literal 5 binary64)) |
(+ x eps) |
(+.f64 eps x) |
x |
eps |
5 |
#s(literal 5 binary64) |
(* (* x (* x x)) (* x x)) |
(*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
x |
4 |
#s(literal 4 binary64) |
(- (* eps 5) (/ (* (* eps eps) -10) x)) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
(* eps 5) |
(*.f64 eps #s(literal 5 binary64)) |
eps |
5 |
#s(literal 5 binary64) |
(/ (* (* eps eps) -10) x) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) x) |
(* (* eps eps) -10) |
(*.f64 eps (*.f64 eps #s(literal -10 binary64))) |
(* eps eps) |
(*.f64 eps eps) |
-10 |
#s(literal -10 binary64) |
(* (+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 (/.f64 x eps) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) |
(fma.f64 (/.f64 x eps) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) |
(*.f64 (/.f64 x eps) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) |
(*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
5 |
#s(literal 5 binary64) |
x |
(/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps) |
(*.f64 (/.f64 x eps) (*.f64 x (fma.f64 x (/.f64 #s(literal -10 binary64) eps) #s(literal -10 binary64)))) |
(- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) |
(*.f64 x (*.f64 x (fma.f64 x (/.f64 #s(literal -10 binary64) eps) #s(literal -10 binary64)))) |
(* (* x x) -10) |
(*.f64 x (*.f64 x #s(literal -10 binary64))) |
(* x x) |
(*.f64 x x) |
-10 |
#s(literal -10 binary64) |
(/ (* (* x (* x x)) 10) eps) |
(*.f64 x (*.f64 x (/.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(* (* x (* x x)) 10) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
10 |
#s(literal 10 binary64) |
eps |
1 |
#s(literal 1 binary64) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.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) |
| ✓ | accuracy | 84.0% | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps) |
| ✓ | accuracy | 79.2% | (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64)) eps)) eps) |
| ✓ | accuracy | 77.4% | (*.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))) |
| ✓ | accuracy | 99.9% | (-.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 | 99.4% | (*.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 | 77.9% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 89.3% | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
| ✓ | 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.4% | (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
| 54.0ms | 199× | 0 | valid |
| 42.0ms | 53× | 2 | valid |
| 2.0ms | 4× | 1 | valid |
Compiled 299 to 37 computations (87.6% saved)
ival-mult: 28.0ms (38.9% of total)ival-pow: 15.0ms (20.8% of total)ival-div: 11.0ms (15.3% of total)adjust: 6.0ms (8.3% of total)ival-sub: 6.0ms (8.3% of total)ival-add: 5.0ms (6.9% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (pow eps 5) (+ (* 5 (/ x eps)) 1))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (/ x eps)) 1)> |
#<alt (/ x eps)> |
#<alt (- (pow (+ x eps) 5) (* (* x (* x x)) (* x x)))> |
#<alt (pow (+ x eps) 5)> |
#<alt (+ x eps)> |
#<alt (* (* x (* x x)) (* x x))> |
#<alt (pow x 4)> |
#<alt (- (* eps 5) (/ (* (* eps eps) -10) x))> |
#<alt (* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x)))> |
#<alt (* eps 5)> |
#<alt (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps))> |
#<alt (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps))> |
#<alt (+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1)> |
#<alt (* (+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) (pow eps 5))> |
#<alt (* x (* x x))> |
#<alt (/ (* (* eps eps) -10) x)> |
#<alt (* (* eps eps) -10)> |
#<alt (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)> |
#<alt (/ (* (* x (* x x)) 10) eps)> |
#<alt (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps)> |
| 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 (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)> |
#<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)> |
#<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 x 2))> |
#<alt (* (pow x 2) (- (* -10 (/ x eps)) 10))> |
#<alt (* (pow x 2) (- (* -10 (/ x eps)) 10))> |
#<alt (* (pow x 2) (- (* -10 (/ x eps)) 10))> |
#<alt (* -10 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -10 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x)))))> |
#<alt (* -10 (/ (pow x 3) eps))> |
#<alt (/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps)> |
#<alt (/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps)> |
#<alt (/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps)> |
#<alt (* -10 (pow x 2))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (* -10 (pow x 2))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))> |
#<alt (* 5 x)> |
#<alt (* x (+ 5 (* 10 (/ x eps))))> |
#<alt (* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps))))))> |
#<alt (* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps))))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 2)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x)))))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x)))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 2)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (* 10 (/ 1 (* eps x)))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 2)))> |
#<alt (/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 2))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2))> |
#<alt (* 5 x)> |
#<alt (+ (* 5 x) (* 10 (/ (pow x 2) eps)))> |
#<alt (- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps)))> |
#<alt (- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps)))> |
#<alt (* 5 x)> |
#<alt (+ (* 5 x) (* 10 (/ (pow x 2) eps)))> |
#<alt (+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x))> |
#<alt (+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x))> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps)))))> |
#<alt (+ 1 (* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps)))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3)))))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ 1 (* eps (pow x 2)))) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 1 (pow x 3)) (/ 10 (* (pow eps 2) x))))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (* 10 (/ 1 (* (pow eps 2) x)))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 1 (pow x 2)) (/ 5 (* eps x)))) x)) (* 10 (/ 1 (pow eps 3))))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 3))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (- (* eps (+ eps (* 5 x))) (* -10 (pow x 2))))) (pow eps 3))> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))> |
#<alt (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))> |
#<alt 1> |
#<alt (+ 1 (* 5 (/ x eps)))> |
#<alt (+ 1 (* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps)))> |
#<alt (+ 1 (* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3))))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1)))> |
#<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) 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))> |
#<alt (* -10 (/ (pow x 2) eps))> |
#<alt (* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps))))> |
#<alt (* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps))))> |
#<alt (* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps))))> |
#<alt (* -10 (/ (pow x 3) (pow eps 2)))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -10 (/ (pow x 3) (pow eps 2)))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))))> |
#<alt (* -10 (/ (pow x 3) (pow eps 2)))> |
#<alt (/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2))> |
#<alt (/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2))> |
#<alt (/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2))> |
#<alt (* -10 (/ (pow x 2) eps))> |
#<alt (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)> |
#<alt (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)> |
#<alt (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)> |
#<alt (* -10 (/ (pow x 2) eps))> |
#<alt (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))> |
#<alt (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))> |
#<alt (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 10 (/ (pow x 3) eps))> |
#<alt (* 5 (/ x eps))> |
#<alt (* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps))))> |
#<alt (* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps))))> |
#<alt (* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3)))))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x)))))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x)))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3)))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3))))))> |
#<alt (* 10 (/ (pow x 3) (pow eps 3)))> |
#<alt (/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3))> |
#<alt (/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3))> |
#<alt (* 5 (/ x eps))> |
#<alt (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)> |
#<alt (/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps)> |
#<alt (/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps)> |
#<alt (* 5 (/ x eps))> |
#<alt (* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps))> |
#<alt (* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps))> |
#<alt (* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | eps | @ | 0 | (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) |
| 2.0ms | eps | @ | inf | (* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x))) |
| 2.0ms | x | @ | 0 | (* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
| 1.0ms | x | @ | inf | (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps) |
| 1.0ms | eps | @ | 0 | (* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
| 1× | batch-egg-rewrite |
| 6 304× | *-lowering-*.f32 |
| 6 304× | *-lowering-*.f64 |
| 4 236× | /-lowering-/.f32 |
| 4 236× | /-lowering-/.f64 |
| 3 486× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 220 |
| 1 | 217 | 216 |
| 2 | 1881 | 216 |
| 0 | 9024 | 206 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow eps 5) (+ (* 5 (/ x eps)) 1)) |
(pow eps 5) |
(+ (* 5 (/ x eps)) 1) |
(/ x eps) |
(- (pow (+ x eps) 5) (* (* x (* x x)) (* x x))) |
(pow (+ x eps) 5) |
(+ x eps) |
(* (* x (* x x)) (* x x)) |
(pow x 4) |
(- (* eps 5) (/ (* (* eps eps) -10) x)) |
(* (pow x 4) (- (* eps 5) (/ (* (* eps eps) -10) x))) |
(* eps 5) |
(- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) |
(- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) |
(+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) |
(* (+ (/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) 1) (pow eps 5)) |
(* x (* x x)) |
(/ (* (* eps eps) -10) x) |
(* (* eps eps) -10) |
(/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps) |
(/ (* (* x (* x x)) 10) eps) |
(/ (- (* 5 x) (/ (- (* (* x x) -10) (/ (* (* x (* x x)) 10) eps)) eps)) eps) |
| Outputs |
|---|
(+.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(+.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 #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)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(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 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (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 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #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 (*.f64 #s(literal 5 binary64) x) eps)) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (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 #s(literal 1 binary64) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.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 (pow.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 eps #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (pow.f64 eps #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 10 binary64))) (-.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (pow.f64 eps #s(literal 5 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 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) 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 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) 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 (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 (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 (*.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))) |
(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/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(-.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 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (*.f64 (/.f64 x eps) #s(literal 1 binary64)) #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 (/.f64 x eps) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (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 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) 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 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.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 (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 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) 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)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) #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 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (neg.f64 eps))) |
(neg.f64 (/.f64 (neg.f64 x) eps)) |
(/.f64 x eps) |
(/.f64 #s(literal 1 binary64) (/.f64 eps x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 eps))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) eps) |
(pow.f64 (/.f64 eps x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 #s(literal 1 binary64) (/.f64 x eps)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.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 (pow.f64 (+.f64 eps x) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x)) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(-.f64 (pow.f64 (+.f64 eps x) #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))))) |
(fma.f64 x (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x x)) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64)) (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) x (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) x) x (pow.f64 (+.f64 eps x) #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 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (+.f64 eps x) (-.f64 x eps)) #s(literal 5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x eps)) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))) (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 (+.f64 eps x) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (pow.f64 (+.f64 eps x) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))) (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))) (pow.f64 (+.f64 eps x) #s(literal 10 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 eps x) #s(literal 10 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 eps x) #s(literal 5 binary64))))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 (+.f64 eps x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 eps x) (+.f64 eps x))) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 eps x)) #s(literal 5/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 eps x)) #s(literal 5/2 binary64) (*.f64 (log.f64 (+.f64 eps x)) #s(literal 5/2 binary64)))) |
(pow.f64 (+.f64 eps x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 eps x) (+.f64 eps x)) #s(literal 5/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 (+.f64 eps x))) |
(*.f64 (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64)) (pow.f64 (+.f64 eps x) #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) #s(literal 5 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 eps x) (-.f64 x eps)) #s(literal 5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x eps)) #s(literal 5 binary64))) |
(+.f64 eps x) |
(+.f64 x eps) |
(exp.f64 (log.f64 (+.f64 eps x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x eps) (*.f64 (+.f64 eps x) (-.f64 x eps)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (-.f64 eps x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (-.f64 (*.f64 x x) (*.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 eps x) (-.f64 x eps)) (-.f64 x eps)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 eps x) (-.f64 x eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (-.f64 eps x)) |
(/.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 eps x) (-.f64 x eps)))) (exp.f64 (log.f64 (-.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(pow.f64 (/.f64 (fma.f64 eps (-.f64 eps x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x eps) (*.f64 (+.f64 eps x) (-.f64 x eps))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps x) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 eps x) (-.f64 x eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 5 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 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 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal -1000 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 #s(literal 5 binary64) eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 (*.f64 eps eps) (neg.f64 (/.f64 #s(literal -10 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (neg.f64 (*.f64 eps eps)) (/.f64 #s(literal -10 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal -1000 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) (*.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)))) (*.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x (*.f64 x (*.f64 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 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x)))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 eps #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) eps) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1000 binary64) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(fma.f64 (*.f64 x x) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 #s(literal 10 binary64) eps)) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(fma.f64 #s(literal -10 binary64) (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 10 binary64) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(fma.f64 (*.f64 x #s(literal -10 binary64)) x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)))) (neg.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1000 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))) (*.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)))) (*.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(+.f64 (*.f64 #s(literal 5 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (*.f64 #s(literal 5 binary64) x)) |
(+.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps))) |
(-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(fma.f64 #s(literal 5 binary64) x (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(fma.f64 x #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (neg.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (/.f64 #s(literal 1 binary64) eps) (*.f64 #s(literal 5 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (*.f64 #s(literal 5 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) (-.f64 (*.f64 #s(literal 5 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)))) (*.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) |
(+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)) #s(literal 1 binary64))) |
(-.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (/.f64 #s(literal 1 binary64) (neg.f64 eps)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eps (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)) (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps eps)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) eps) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) eps)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.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 eps)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps eps)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) eps) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) eps)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 125 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.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 eps)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 5 binary64) x) eps))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.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 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.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 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) eps) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) eps)) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64)) (neg.f64 eps)) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64)) (neg.f64 eps))) |
(/.f64 (-.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 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.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 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.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 eps eps)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 eps eps))) |
(/.f64 (-.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))) eps) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) eps)) |
(/.f64 (-.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 eps (neg.f64 eps))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.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))) (neg.f64 eps)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps eps)) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) eps) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (*.f64 eps (neg.f64 eps))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) (neg.f64 eps)) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal -1 binary64))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) eps) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) eps)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (*.f64 eps (neg.f64 eps))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (neg.f64 eps)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps)) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 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 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(+.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(+.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) (pow.f64 eps #s(literal 5 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) 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 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (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 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(fma.f64 (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (pow.f64 eps #s(literal 5 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) (pow.f64 eps #s(literal 5 binary64)))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 3 binary64))) (pow.f64 eps #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) #s(literal -1 binary64)) (pow.f64 eps #s(literal 5 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) (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)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) (pow.f64 eps #s(literal 5/2 binary64))) (pow.f64 eps #s(literal 5/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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (/.f64 #s(literal -10 binary64) x))) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal -10 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal -10 binary64) x)) |
(*.f64 #s(literal -10 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -10 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -10 binary64) x) (*.f64 eps eps)) |
(*.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 (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal -10 binary64)) eps) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -10 binary64) eps) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 x x) eps) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) eps) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (neg.f64 eps)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) (*.f64 eps (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (*.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))) eps)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) #s(literal 1 binary64)) eps) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (neg.f64 eps))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64))) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) (fma.f64 x (/.f64 (*.f64 x #s(literal -10 binary64)) eps) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 eps eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) eps)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) eps)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (neg.f64 eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 (/.f64 eps (*.f64 (*.f64 x x) #s(literal -10 binary64))) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (*.f64 eps (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)))) (*.f64 eps (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) (neg.f64 eps)) (*.f64 eps (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (*.f64 eps (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (/.f64 eps (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps eps)) (*.f64 (neg.f64 eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) eps) (*.f64 (neg.f64 eps) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps))) (*.f64 (neg.f64 eps) eps)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps (neg.f64 eps))) (*.f64 (neg.f64 eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)))) (*.f64 (neg.f64 eps) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) (neg.f64 eps)) (*.f64 (neg.f64 eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)) |
(pow.f64 (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (/.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eps (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1000 binary64)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))))) |
(*.f64 (pow.f64 (/.f64 eps (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps) (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) (neg.f64 eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) #s(literal 1 binary64)) eps) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64))) (neg.f64 (neg.f64 eps))) |
(pow.f64 (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal 10 binary64) eps))) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) eps)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) eps)) |
(*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 10 binary64) eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 10 binary64) eps)) |
(*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 #s(literal 10 binary64) (/.f64 (*.f64 x (*.f64 x x)) eps)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (/.f64 x eps) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 5 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 x (/.f64 #s(literal 5 binary64) eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 (/.f64 x eps) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 #s(literal 1 binary64) eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (neg.f64 eps))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (neg.f64 eps)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) #s(literal 1 binary64)) eps) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) #s(literal 1 binary64)) (neg.f64 eps)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (neg.f64 (neg.f64 eps))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 eps (*.f64 eps eps))) (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)) (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) x) eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 eps eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) eps)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) eps)) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (neg.f64 eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (neg.f64 eps)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (neg.f64 eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 eps x) #s(literal 1 binary64))) (*.f64 (/.f64 eps x) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 eps x) #s(literal 1 binary64))) (*.f64 (/.f64 eps x) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps eps)) (*.f64 (/.f64 eps x) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (/.f64 eps x) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 (/.f64 eps x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 eps x) eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 eps x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 eps x) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (neg.f64 eps)) (*.f64 (/.f64 eps x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (/.f64 eps x) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) eps)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps (neg.f64 eps))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eps)) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 (/.f64 eps (*.f64 #s(literal 5 binary64) x)) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 eps (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (neg.f64 eps))) (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 eps (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (neg.f64 eps)) (*.f64 eps (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 eps (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)) (*.f64 (neg.f64 eps) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) eps) (*.f64 (neg.f64 eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) eps)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (neg.f64 eps))) (*.f64 (neg.f64 eps) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (neg.f64 eps)) (*.f64 (neg.f64 eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 eps eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (*.f64 eps eps)) (*.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (*.f64 eps (*.f64 eps eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) eps) (*.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 eps eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 eps (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 eps (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) #s(literal 1 binary64)) (neg.f64 eps)) (*.f64 eps (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 eps (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (*.f64 eps eps)) (*.f64 (neg.f64 eps) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) eps) (*.f64 (neg.f64 eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (*.f64 eps (neg.f64 eps))) (*.f64 (neg.f64 eps) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (neg.f64 x)) (neg.f64 eps)) (*.f64 (neg.f64 eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 eps eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (*.f64 eps (/.f64 eps (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) #s(literal 1 binary64))) (*.f64 (neg.f64 eps) (/.f64 eps (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (*.f64 eps eps)) (*.f64 (neg.f64 eps) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) eps) (*.f64 (neg.f64 eps) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) (*.f64 (neg.f64 eps) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (*.f64 eps (neg.f64 eps))) (*.f64 (neg.f64 eps) (neg.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))))) (*.f64 (neg.f64 eps) (*.f64 eps (neg.f64 eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 5 binary64)) (neg.f64 eps)) (*.f64 (neg.f64 eps) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) (*.f64 eps eps)) |
(pow.f64 (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps)) |
(*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) eps) #s(literal 1 binary64)) |
(*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)) (/.f64 #s(literal 1 binary64) (neg.f64 eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eps (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)))) (neg.f64 (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))))) |
(*.f64 (pow.f64 (/.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps))) (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -10 binary64)) eps)) eps)))) |
| 1× | egg-herbie |
| 13 494× | accelerator-lowering-fma.f32 |
| 13 494× | accelerator-lowering-fma.f64 |
| 5 886× | *-lowering-*.f32 |
| 5 886× | *-lowering-*.f64 |
| 4 164× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 528 | 5173 |
| 1 | 1740 | 4952 |
| 2 | 6034 | 4537 |
| 0 | 8550 | 4305 |
| 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) |
(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) |
(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) |
(* 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 x 2)) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(* -10 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -10 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(* -10 (/ (pow x 3) eps)) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(* -10 (pow x 2)) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(* -10 (pow x 2)) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(* 5 x) |
(* x (+ 5 (* 10 (/ x eps)))) |
(* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))))) |
(* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x))))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (* 10 (/ 1 (* eps x))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2)))))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 2)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2)) |
(* 5 x) |
(+ (* 5 x) (* 10 (/ (pow x 2) eps))) |
(- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps))) |
(- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps))) |
(* 5 x) |
(+ (* 5 x) (* 10 (/ (pow x 2) eps))) |
(+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x)) |
(+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x)) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps))))) |
(+ 1 (* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(* (pow x 3) (+ (* 5 (/ 1 (* eps (pow x 2)))) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 1 (pow x 3)) (/ 10 (* (pow eps 2) x)))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (* 10 (/ 1 (* (pow eps 2) x))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 1 (pow x 2)) (/ 5 (* eps x)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 3)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* eps (+ eps (* 5 x))) (* -10 (pow x 2))))) (pow eps 3)) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))) |
(+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))) |
1 |
(+ 1 (* 5 (/ x eps))) |
(+ 1 (* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps))) |
(+ 1 (* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(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) 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)) |
(* -10 (/ (pow x 2) eps)) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(* -10 (/ (pow x 2) eps)) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(* -10 (/ (pow x 2) eps)) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 10 (/ (pow x 3) eps)) |
(* 5 (/ x eps)) |
(* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps)))) |
(* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps)))) |
(* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps)))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3)) |
(/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3)) |
(/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3)) |
(* 5 (/ x eps)) |
(/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps) |
(/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps) |
(/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps) |
(* 5 (/ x eps)) |
(* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps)) |
(* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps)) |
(* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps)) |
| 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 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (* 5 (/ 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 (* 5 (/ 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) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(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 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(* x (+ (* 5 (pow eps 4)) (/ (pow eps 5) x))) |
(*.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(* 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 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(* -1 (* x (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))))) |
(*.f64 x (fma.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) |
(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) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(/ (+ eps (* 5 x)) eps) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
(/ (+ eps (* 5 x)) eps) |
(/.f64 (fma.f64 #s(literal 5 binary64) x eps) eps) |
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) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 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 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 x x)))) |
(+ (* 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 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(* (pow x 4) (+ eps (* 4 eps))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (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 eps x) #s(literal 10 binary64) #s(literal 5 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 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 eps eps) (/.f64 eps (*.f64 x x)) eps) (fma.f64 eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 6 binary64)) (*.f64 x x)) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps eps) x)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) x) eps))) |
(* (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 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 8 binary64) x) (fma.f64 (*.f64 (*.f64 eps eps) #s(literal 6 binary64)) (/.f64 eps (*.f64 x x)) (/.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 #s(literal 5 binary64) (*.f64 eps (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 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* (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)) (-.f64 (*.f64 #s(literal 5 binary64) eps) (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) x)) 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 #s(literal 5 binary64) eps) (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) x)) x))) |
(* eps (+ (* 4 (pow x 4)) (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (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 x (*.f64 x (*.f64 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 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) (*.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 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.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 (*.f64 x x) (/.f64 #s(literal 2 binary64) (*.f64 eps eps)) #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 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 eps (*.f64 eps eps))) (/.f64 x eps)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 x eps)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (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))))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) (neg.f64 eps)))) |
(* -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 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) eps))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* x (+ (* 4 (pow eps 4)) (pow eps 4))) (pow eps 5)) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps)) |
(+ (* 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 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 x x)))) |
(+ (* 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 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(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 (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) eps) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1 binary64)))) |
(* (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 (fma.f64 #s(literal 4 binary64) (fma.f64 eps (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))) (/.f64 eps x)) (fma.f64 eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 8 binary64) (*.f64 x x)) (/.f64 eps x)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1 binary64)))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ eps (* 4 eps)) x)) 1))) |
(*.f64 (fma.f64 #s(literal -5 binary64) (/.f64 eps x) #s(literal -1 binary64)) (neg.f64 (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))))) x)) (* 4 eps))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) x)) (neg.f64 (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))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) eps) (/.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) x)) x)) x)))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(+ (* eps (+ (* 4 (pow x 4)) (pow x 4))) (pow x 5)) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (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 x (*.f64 x (*.f64 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 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) (*.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 (*.f64 x x) (/.f64 #s(literal 2 binary64) (*.f64 eps eps)) #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 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 eps (*.f64 eps eps))) (/.f64 x eps)) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 x eps)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 2 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ x (* 4 x)) eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (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))))) eps)) (* 4 x))) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) (neg.f64 eps)))) |
(* -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 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) eps))) |
eps |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
x |
(* x (+ 1 (/ eps x))) |
(fma.f64 x (/.f64 eps x) x) |
(* x (+ 1 (/ eps x))) |
(fma.f64 x (/.f64 eps x) x) |
(* x (+ 1 (/ eps x))) |
(fma.f64 x (/.f64 eps x) x) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 eps x)))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 eps x)))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 eps 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))) |
(neg.f64 (*.f64 eps (-.f64 #s(literal -1 binary64) (/.f64 x eps)))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(neg.f64 (*.f64 eps (-.f64 #s(literal -1 binary64) (/.f64 x eps)))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(neg.f64 (*.f64 eps (-.f64 #s(literal -1 binary64) (/.f64 x 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)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(/ (- (* 5 (* eps x)) (* -10 (pow eps 2))) x) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.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 (pow.f64 x #s(literal 4 binary64)) (*.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 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.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 (pow.f64 x #s(literal 4 binary64)) (*.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 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps) (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* 5 eps) |
(*.f64 #s(literal 5 binary64) eps) |
(* -10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -10 binary64)) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 x eps) #s(literal -10 binary64) #s(literal -10 binary64)))) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 x eps) #s(literal -10 binary64) #s(literal -10 binary64)))) |
(* (pow x 2) (- (* -10 (/ x eps)) 10)) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 x eps) #s(literal -10 binary64) #s(literal -10 binary64)))) |
(* -10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -10 binary64) eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -10 binary64) eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 eps)) (* 10 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 10 binary64) x) (/.f64 #s(literal 10 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -10 binary64) eps)) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) eps) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) eps) |
(/ (- (* -10 (* eps (pow x 2))) (* 10 (pow x 3))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) eps) |
(* -10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -10 binary64)) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -10 binary64)) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(* x (+ 5 (* 10 (/ x eps)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) |
(* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(* x (+ 5 (* x (+ (* 10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps eps)) |
(* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x)) (/.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 5 (pow x 2)) (/ 10 (* eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 x x))))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps eps)) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 2))) (* 10 (/ 1 (* eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x)) (/.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 10 binary64) eps) (/.f64 #s(literal 5 binary64) x)) x) (/.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 eps)) (* 5 (/ 1 x))) x)) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 10 binary64) eps) (/.f64 #s(literal 5 binary64) x)) x) (/.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(* 10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps eps)) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 2)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) (*.f64 eps eps)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.f64 eps eps)) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 2)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.f64 eps eps)) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(+ (* 5 x) (* 10 (/ (pow x 2) eps))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) |
(- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(- (+ (* 5 x) (* 10 (/ (pow x 3) (pow eps 2)))) (* -10 (/ (pow x 2) eps))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 #s(literal 5 binary64) x) |
(+ (* 5 x) (* 10 (/ (pow x 2) eps))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) |
(+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) |
(+ (* -1 (/ (- (* -10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) (* 5 x)) |
(fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (/ x eps))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) eps)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 x (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) eps)) #s(literal 1 binary64)) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))))) |
(* (pow x 3) (+ (* 5 (/ 1 (* eps (pow x 2)))) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 1 (pow x 3)) (/ 10 (* (pow eps 2) x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (* 10 (/ 1 (* (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 eps x))) x) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 10 (/ 1 (pow eps 2))) (+ (/ 1 (pow x 2)) (/ 5 (* eps x)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 eps x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* 5 (* eps x)) (* -10 (pow x 2))))) (pow eps 3)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (pow x 3)) (* eps (- (* eps (+ eps (* 5 x))) (* -10 (pow x 2))))) (pow eps 3)) |
(/.f64 (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 eps (*.f64 eps eps))) |
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)) (* 10 (/ (pow x 2) (pow eps 2))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) eps)) #s(literal 1 binary64)) |
(+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))) |
(fma.f64 #s(literal 5 binary64) (/.f64 x eps) (fma.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 10 binary64) (*.f64 eps 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 (* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) (neg.f64 eps))) |
(+ 1 (* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps))) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) 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)) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 x x)))) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x)) x)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (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 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) eps)) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) (fma.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 10 binary64) (*.f64 eps eps))) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) (neg.f64 eps)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) 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) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) #s(literal -10 binary64)) |
(* -10 (/ (pow eps 2) x)) |
(*.f64 (/.f64 (*.f64 eps eps) 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))) |
(* -10 (/ (pow x 2) eps)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* (pow x 2) (- (* -10 (/ x (pow eps 2))) (* 10 (/ 1 eps)))) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps eps)) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -1 (* (pow x 3) (+ (* 10 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -10 binary64) (*.f64 eps eps)) (neg.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps x))))) |
(* -10 (/ (pow x 3) (pow eps 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -10 binary64))) (*.f64 eps eps)) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) (*.f64 eps eps)) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) (*.f64 eps eps)) |
(/ (+ (* -10 (* eps (pow x 2))) (* -10 (pow x 3))) (pow eps 2)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x))) (*.f64 eps eps)) |
(* -10 (/ (pow x 2) eps)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* -10 (/ (pow x 2) eps)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)) eps) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))) eps) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 10 (/ (pow x 3) eps)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* x (+ (* 10 (/ x (pow eps 2))) (* 5 (/ 1 eps)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) eps))) |
(* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps)))) |
(*.f64 x (fma.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 x (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) eps))) |
(* x (+ (* x (+ (* 10 (/ x (pow eps 3))) (* 10 (/ 1 (pow eps 2))))) (* 5 (/ 1 eps)))) |
(*.f64 x (fma.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 x (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) eps))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))))) |
(* (pow x 3) (+ (* 10 (/ 1 (pow eps 3))) (+ (/ 5 (* eps (pow x 2))) (/ 10 (* (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 x x)))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(* (pow x 3) (+ (* 10 (/ 1 (* (pow eps 2) x))) (* 10 (/ 1 (pow eps 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 eps x))) x) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ 1 (* eps x))) (* 10 (/ 1 (pow eps 2)))) x)) (* 10 (/ 1 (pow eps 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (/.f64 #s(literal 5 binary64) (*.f64 eps x))) x) (/.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))))) |
(* 10 (/ (pow x 3) (pow eps 3))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) (pow eps 3)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.f64 eps (*.f64 eps eps))) |
(/ (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) (pow eps 3)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) (*.f64 eps (*.f64 eps eps))) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) eps) |
(/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) eps) |
(/ (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))) eps) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x) #s(literal 5 binary64))) eps) |
(* 5 (/ x eps)) |
(/.f64 (*.f64 #s(literal 5 binary64) x) eps) |
(* -1 (/ (+ (* -10 (/ (pow x 2) eps)) (* -5 x)) eps)) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 5 binary64))) (neg.f64 eps)) |
(* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps)) |
(/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) eps) |
(* -1 (/ (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))) eps)) |
(/.f64 (fma.f64 #s(literal 5 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal 10 binary64) eps) #s(literal 10 binary64))) eps)) eps) |
Compiled 32 219 to 2 871 computations (91.1% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 067 | 11 | 1 078 |
| Fresh | 2 | 1 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 073 | 13 | 1 086 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.8% | (fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| ✓ | 88.6% | (pow.f64 eps #s(literal 5 binary64)) |
| 84.2% | (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| 84.2% | (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 binary64)))) | |
| 84.0% | (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) | |
| ▶ | 84.1% | (*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
| ▶ | 84.2% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
| 73.2% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) | |
| 88.6% | (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) | |
| 73.2% | (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) | |
| ▶ | 73.1% | (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
| ▶ | 73.1% | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
| 84.0% | (*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
Compiled 409 to 252 computations (38.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
| ✓ | cost-diff | 320 | (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
| ✓ | cost-diff | 704 | (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
| ✓ | cost-diff | 320 | (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
| ✓ | cost-diff | 0 | (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps 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 | (fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| 11 684× | accelerator-lowering-fma.f32 |
| 11 684× | accelerator-lowering-fma.f64 |
| 4 750× | *-lowering-*.f32 |
| 4 750× | *-lowering-*.f64 |
| 3 398× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 302 |
| 1 | 116 | 296 |
| 2 | 387 | 286 |
| 3 | 1190 | 286 |
| 4 | 1845 | 284 |
| 5 | 2272 | 284 |
| 6 | 2975 | 284 |
| 7 | 5329 | 284 |
| 8 | 6158 | 284 |
| 9 | 6388 | 284 |
| 10 | 6551 | 284 |
| 11 | 6706 | 284 |
| 12 | 6885 | 284 |
| 0 | 8044 | 272 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow eps 4) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(pow eps 4) |
eps |
4 |
(+ (* 5 x) eps) |
5 |
x |
(* (* eps eps) (* (* x (* x 10)) (+ eps x))) |
(* eps eps) |
(* (* x (* x 10)) (+ eps x)) |
(* x (* x 10)) |
(* x 10) |
10 |
(+ eps x) |
(* eps (* eps (* x (* x (* x 10))))) |
eps |
(* eps (* x (* x (* x 10)))) |
(* x (* x (* x 10))) |
x |
(* x (* x 10)) |
(* x 10) |
10 |
(* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
(* x (* x x)) |
x |
(* x x) |
(* eps (+ (* 5 x) (* eps 10))) |
eps |
(+ (* 5 x) (* eps 10)) |
5 |
(* eps 10) |
10 |
(* eps (* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))))) |
eps |
(* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x)))) |
(+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))) |
5 |
(* eps (* eps x)) |
(* eps x) |
x |
(* (* x (* x 10)) (+ eps x)) |
(* x (* x 10)) |
(* x 10) |
10 |
(+ eps x) |
(* (* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) (* x x)) |
(* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) |
(+ (* eps 5) (/ (* (* eps eps) 10) x)) |
eps |
5 |
(/ (* (* eps eps) 10) x) |
(* (* eps eps) 10) |
(* eps eps) |
10 |
x |
(* x x) |
| Outputs |
|---|
(+ (* (pow eps 4) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps 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)) |
eps |
4 |
#s(literal 4 binary64) |
(+ (* 5 x) eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
5 |
#s(literal 5 binary64) |
x |
(* (* eps eps) (* (* x (* x 10)) (+ eps x))) |
(*.f64 eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(* eps eps) |
(*.f64 eps eps) |
(* (* x (* x 10)) (+ eps x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
(* x (* x 10)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(+ eps x) |
(+.f64 eps x) |
(* eps (* eps (* x (* x (* x 10))))) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
eps |
(* eps (* x (* x (* x 10)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(* x (* x (* x 10))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) |
x |
(* x (* x 10)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
(*.f64 x (*.f64 x (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(* eps (+ (* 5 x) (* eps 10))) |
(*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
eps |
(+ (* 5 x) (* eps 10)) |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
5 |
#s(literal 5 binary64) |
(* eps 10) |
(*.f64 eps #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* eps (* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))))) |
(*.f64 (*.f64 eps (*.f64 eps x)) (fma.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
eps |
(* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x)))) |
(*.f64 (*.f64 eps x) (fma.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))) |
(*.f64 x (fma.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
5 |
#s(literal 5 binary64) |
(* eps (* eps x)) |
(*.f64 eps (*.f64 eps x)) |
(* eps x) |
(*.f64 eps x) |
x |
(* (* x (* x 10)) (+ eps x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
(* x (* x 10)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(+ eps x) |
(+.f64 eps x) |
(* (* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) (* x x)) |
(*.f64 x (*.f64 x (*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))))) |
(* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) |
(*.f64 eps (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(+ (* eps 5) (/ (* (* eps eps) 10) x)) |
(*.f64 eps (fma.f64 eps (/.f64 #s(literal 10 binary64) x) #s(literal 5 binary64))) |
eps |
5 |
#s(literal 5 binary64) |
(/ (* (* eps eps) 10) x) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal 10 binary64)) x)) |
(* (* eps eps) 10) |
(*.f64 eps (*.f64 eps #s(literal 10 binary64))) |
(* eps eps) |
(*.f64 eps eps) |
10 |
#s(literal 10 binary64) |
x |
(* x x) |
(*.f64 x x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) |
| ✓ | accuracy | 93.8% | (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) |
| ✓ | accuracy | 77.9% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 eps x)) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
| ✓ | accuracy | 99.9% | (fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| 61.0ms | 229× | 0 | valid |
| 10.0ms | 15× | 1 | valid |
| 10.0ms | 12× | 2 | valid |
Compiled 302 to 39 computations (87.1% saved)
ival-mult: 37.0ms (64.7% of total)ival-add: 11.0ms (19.2% of total)ival-pow: 5.0ms (8.7% of total)adjust: 2.0ms (3.5% of total)ival-div: 2.0ms (3.5% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (pow eps 4) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x))))> |
#<alt (pow eps 4)> |
#<alt (+ (* 5 x) eps)> |
#<alt (* (* eps eps) (* (* x (* x 10)) (+ eps x)))> |
#<alt (* eps (* eps (* x (* x (* x 10)))))> |
#<alt (* eps (* x (* x (* x 10))))> |
#<alt (* x (* x (* x 10)))> |
#<alt (* x (* x 10))> |
#<alt (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10))))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (* eps (+ (* 5 x) (* eps 10)))> |
#<alt (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x)))> |
#<alt (* eps (* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x)))))> |
#<alt (* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))))> |
#<alt (* eps (* eps x))> |
#<alt (* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x))> |
#<alt (+ (* eps 5) (/ (* (* eps eps) 10) x))> |
#<alt (* (* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) (* x x))> |
#<alt (/ (* (* eps eps) 10) x)> |
#<alt (* (* x (* x 10)) (+ eps x))> |
#<alt (+ (* 5 x) (* eps 10))> |
#<alt (* (* eps eps) 10)> |
| Outputs |
|---|
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3))))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) 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 (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (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 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* 10 (* eps (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 (* 10 (pow x 3))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<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 (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 5 (* eps x))> |
#<alt (* 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 (* 10 (pow x 3))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))> |
#<alt (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))> |
#<alt (* 5 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* 5 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)))> |
#<alt (* 5 (* (pow eps 2) x))> |
#<alt (* x (+ (* 5 (pow eps 2)) (* 10 (* eps x))))> |
#<alt (* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x)))))> |
#<alt (* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x)))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x)))))> |
#<alt (* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x)))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10)))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)))> |
#<alt (* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x))))> |
#<alt (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))))> |
#<alt (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* (pow eps 3) (+ (* 5 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 2) eps)) (* -5 x))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps)))))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* x (+ (* 5 (pow eps 3)) (* 10 (* (pow eps 2) x))))> |
#<alt (* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2))))))> |
#<alt (* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2))))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x)))))> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) x)> |
#<alt (* 5 (* eps (pow x 2)))> |
#<alt (* eps (+ (* 5 (pow x 2)) (* 10 (* eps x))))> |
#<alt (* eps (+ (* 5 (pow x 2)) (* 10 (* eps x))))> |
#<alt (* eps (+ (* 5 (pow x 2)) (* 10 (* eps x))))> |
#<alt (* 10 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* 10 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x)))> |
#<alt (* 10 (* (pow eps 2) x))> |
#<alt (* x (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* x (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* x (+ (* 5 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* 5 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 5 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x))))> |
#<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 (* 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 (* 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 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* 10 (pow x 3))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* 10 (pow x 3))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<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 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 (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))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
| 4.0ms | eps | @ | 0 | (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
| 1.0ms | eps | @ | -inf | (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
| 1.0ms | x | @ | -inf | (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
| 0.0ms | eps | @ | inf | (* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
| 1× | batch-egg-rewrite |
| 7 292× | accelerator-lowering-fma.f32 |
| 7 292× | accelerator-lowering-fma.f64 |
| 4 348× | *-lowering-*.f32 |
| 4 348× | *-lowering-*.f64 |
| 3 796× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 239 |
| 1 | 195 | 229 |
| 2 | 1625 | 223 |
| 0 | 8182 | 211 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow eps 4) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(pow eps 4) |
(+ (* 5 x) eps) |
(* (* eps eps) (* (* x (* x 10)) (+ eps x))) |
(* eps (* eps (* x (* x (* x 10))))) |
(* eps (* x (* x (* x 10)))) |
(* x (* x (* x 10))) |
(* x (* x 10)) |
(* (* x (* x x)) (* eps (+ (* 5 x) (* eps 10)))) |
(* x (* x x)) |
(* x x) |
(* eps (+ (* 5 x) (* eps 10))) |
(+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))) |
(* eps (* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x))))) |
(* eps (+ (* 5 (* eps (* eps x))) (* (* x (* x 10)) (+ eps x)))) |
(* eps (* eps x)) |
(* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) |
(+ (* eps 5) (/ (* (* eps eps) 10) x)) |
(* (* (+ (* eps 5) (/ (* (* eps eps) 10) x)) (* x x)) (* x x)) |
(/ (* (* eps eps) 10) x) |
(* (* x (* x 10)) (+ eps x)) |
(+ (* 5 x) (* eps 10)) |
(* (* eps eps) 10) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(+.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))))) |
(fma.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (+.f64 eps x) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) eps (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(fma.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.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 eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5 binary64)) x (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x) #s(literal 5 binary64) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) (*.f64 eps eps) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(/.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.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 (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 (*.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 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 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.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 (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 (neg.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.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 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))) (-.f64 eps x) (*.f64 (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 eps x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.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 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.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 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (-.f64 eps x) (*.f64 (-.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 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.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 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.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 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.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 x) (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))))) (*.f64 (-.f64 eps x) (-.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 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.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 (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 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)))))) (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (pow.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal 3 binary64))) (fma.f64 (*.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 5 binary64) x)) (-.f64 (*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))))) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))))) |
(/.f64 (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (-.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) #s(literal -1 binary64)) |
(*.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 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 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.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 (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 (*.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(*.f64 (neg.f64 (fma.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 (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 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 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) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.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 (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 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 eps))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eps eps)) #s(literal 2 binary64))) |
(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 (*.f64 eps (*.f64 eps 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 x #s(literal 5 binary64) 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 (pow.f64 eps #s(literal 1/2 binary64)) (pow.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 5 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (fma.f64 eps eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps 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)) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (fma.f64 eps eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(/.f64 (neg.f64 (-.f64 (*.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)))) (+.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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (fma.f64 eps eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x eps)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps)))) |
(*.f64 (-.f64 (*.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 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)) eps (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 eps x) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) x (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x x)) (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps))) (-.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)))) (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps)) (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps eps)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 eps (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 eps eps))) |
(*.f64 (+.f64 eps x) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 eps x)) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)) eps) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) x) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x x)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) eps) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) x) |
(*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 (*.f64 eps x) x) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 (*.f64 eps x) (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #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 x (*.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) 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 #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.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 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))))) |
(/.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(*.f64 eps (*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) (*.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) (*.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 x (*.f64 x (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(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)) |
(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))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(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 (*.f64 eps eps) #s(literal 10 binary64))) |
(fma.f64 x (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) eps (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(fma.f64 (*.f64 eps eps) #s(literal 10 binary64) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(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 x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (fma.f64 (*.f64 eps (*.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 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) eps))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64)))) |
(/.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) eps) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) (neg.f64 (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) eps)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) eps)) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)))) (fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) eps) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) eps) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) eps) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(+.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) |
(fma.f64 eps (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps x) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) eps (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (+.f64 eps x) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 eps x) (*.f64 x #s(literal 10 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 eps x) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) #s(literal 5 binary64) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) x (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 (+.f64 eps x) x) (*.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 (+.f64 eps x) (*.f64 x x)) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) eps) x (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps eps)) x (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64))) (fma.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (-.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(+.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 eps (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 eps (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (+.f64 eps x) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (+.f64 eps x) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 eps eps) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) eps (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 eps x) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5 binary64)) x (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps)) (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.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 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))))) |
(/.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) |
(/.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 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 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) (*.f64 #s(literal 125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))))) (fma.f64 eps (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) #s(literal 3 binary64))) (fma.f64 eps (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.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 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)))) (fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.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 5 binary64) x)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.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 5 binary64) x))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 eps (*.f64 eps (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) eps) |
(*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(*.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(+.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps x)) eps) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) eps) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) eps) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (+.f64 eps x) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) eps (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) eps (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (+.f64 eps x) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps x))) #s(literal 5 binary64) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 5 binary64))) (*.f64 eps x) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) |
(/.f64 eps (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) eps) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) eps) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) eps)) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) eps)) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))))) (fma.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) (-.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))) |
(*.f64 eps (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) eps) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))))) (*.f64 (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))) (*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(*.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) eps) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))))) |
(*.f64 eps (*.f64 eps x)) |
(*.f64 x (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) x) |
(*.f64 (*.f64 eps x) eps) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))))) (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x x))) (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))))) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)))) |
(*.f64 x (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(+.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) |
(-.f64 (*.f64 eps #s(literal 5 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 eps (/.f64 eps (*.f64 x #s(literal 1/10 binary64))) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal 5 binary64) eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 10 binary64) 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 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) #s(literal 1 binary64) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1 binary64)) (*.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 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 #s(literal -10 binary64) (/.f64 (neg.f64 (*.f64 eps eps)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.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 (neg.f64 eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 10 binary64) x) (*.f64 eps #s(literal 5 binary64))) |
(fma.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1/2 binary64)) (*.f64 eps #s(literal 5 binary64))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 25 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (*.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)))) x) |
(*.f64 (*.f64 x (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 25 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) (*.f64 eps #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 25 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(/.f64 (*.f64 eps eps) (*.f64 x #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 eps (*.f64 x #s(literal 1/10 binary64)))) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal 10 binary64)) x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 10 binary64) x)) |
(*.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 10 binary64) x) (*.f64 eps eps)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))))) |
(*.f64 #s(literal -10 binary64) (/.f64 (neg.f64 (*.f64 eps eps)) x)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.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 (neg.f64 eps) #s(literal -1 binary64)) (/.f64 (*.f64 eps #s(literal 10 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 #s(literal 10 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))) |
(fma.f64 eps (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) x (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(fma.f64 (*.f64 eps x) (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) x (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (-.f64 eps x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64))))) (neg.f64 (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
(*.f64 (+.f64 eps x) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 eps x) x) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 (+.f64 eps x) (*.f64 x x)) #s(literal 10 binary64)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(+.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 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (-.f64 (*.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 #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 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 10 binary64)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (neg.f64 (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) #s(literal 10 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.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 (*.f64 x x) #s(literal 25 binary64) (*.f64 (*.f64 eps #s(literal 10 binary64)) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
(neg.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
(*.f64 eps (*.f64 eps #s(literal 10 binary64))) |
(*.f64 (*.f64 eps eps) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(*.f64 (*.f64 eps #s(literal 10 binary64)) eps) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -10 binary64))) |
| 1× | egg-herbie |
| 18 892× | accelerator-lowering-fma.f32 |
| 18 892× | accelerator-lowering-fma.f64 |
| 6 482× | *-lowering-*.f32 |
| 6 482× | *-lowering-*.f64 |
| 3 232× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 289 | 4861 |
| 1 | 1018 | 4686 |
| 2 | 3372 | 4657 |
| 3 | 7485 | 4646 |
| 0 | 8073 | 4424 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) 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))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (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 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (pow x 3))) |
(* 10 (* eps (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)) |
(* 10 (pow x 3)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 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)))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 5 (* eps x)) |
(* 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)))) |
(* 10 (pow x 3)) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(* 5 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* 5 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(* 5 (* (pow eps 2) x)) |
(* x (+ (* 5 (pow eps 2)) (* 10 (* eps x)))) |
(* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) |
(* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) |
(* 10 (pow x 3)) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(* 10 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* 5 (* (pow eps 4) x)) |
(* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* 5 (* (pow eps 4) x)) |
(* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(* 5 (* (pow eps 4) x)) |
(* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) |
(* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) |
(* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* 10 (* eps (pow x 3))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* 5 (* (pow eps 3) x)) |
(* (pow eps 3) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(* 5 (* (pow eps 3) x)) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 2) eps)) (* -5 x)))) |
(* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))))) |
(* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))))) |
(* 5 (* (pow eps 3) x)) |
(* x (+ (* 5 (pow eps 3)) (* 10 (* (pow eps 2) x)))) |
(* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2)))))) |
(* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2)))))) |
(* 10 (* eps (pow x 3))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))) |
(* 10 (* eps (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x))))) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* (pow eps 2) x) |
(* 5 (* eps (pow x 2))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(* 10 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* 10 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(* 10 (* (pow eps 2) x)) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(* 5 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 5 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(* 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))) |
(* 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)))) |
(* 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 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* 10 (pow x 3)) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* 10 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* 10 (pow x 3)) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(* 10 (* eps (pow x 2))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* eps (pow x 2))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* 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 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 (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 |
|---|
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x (*.f64 eps eps))) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal -1 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) (neg.f64 eps)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) (/.f64 #s(literal 10 binary64) eps) (*.f64 x #s(literal 5 binary64))) (neg.f64 eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 eps x))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(fma.f64 x (fma.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 eps (*.f64 eps (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 eps #s(literal 5 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps)) (/.f64 (-.f64 (*.f64 #s(literal -5 binary64) (pow.f64 eps #s(literal 4 binary64))) (/.f64 (pow.f64 eps #s(literal 5 binary64)) x)) (neg.f64 x))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(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 x #s(literal 5 binary64) eps) |
(+ eps (* 5 x)) |
(fma.f64 x #s(literal 5 binary64) eps) |
(+ eps (* 5 x)) |
(fma.f64 x #s(literal 5 binary64) eps) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* x (+ 5 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 5 binary64) (/.f64 eps x))) |
(* x (+ 5 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 5 binary64) (/.f64 eps x))) |
(* x (+ 5 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 5 binary64) (/.f64 eps x))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (neg.f64 eps) x))) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (neg.f64 eps) x))) |
(* -1 (* x (- (* -1 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (neg.f64 eps) x))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(+ eps (* 5 x)) |
(fma.f64 x #s(literal 5 binary64) eps) |
(+ eps (* 5 x)) |
(fma.f64 x #s(literal 5 binary64) eps) |
(+ eps (* 5 x)) |
(fma.f64 x #s(literal 5 binary64) eps) |
eps |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 eps (/.f64 (*.f64 x #s(literal 5 binary64)) eps) eps) |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 eps (/.f64 (*.f64 x #s(literal 5 binary64)) eps) eps) |
(* eps (+ 1 (* 5 (/ x eps)))) |
(fma.f64 eps (/.f64 (*.f64 x #s(literal 5 binary64)) eps) eps) |
eps |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(neg.f64 (*.f64 eps (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal -1 binary64)))) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(neg.f64 (*.f64 eps (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal -1 binary64)))) |
(* -1 (* eps (- (* -5 (/ x eps)) 1))) |
(neg.f64 (*.f64 eps (fma.f64 (/.f64 x eps) #s(literal -5 binary64) #s(literal -1 binary64)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps x))))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps x))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps x))))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 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)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 x #s(literal 5 binary64))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* eps (+ (* 5 x) (* 10 eps))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x 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 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* (pow eps 2) (+ 10 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) (/.f64 x 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 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(+ (* 5 (* eps x)) (* 10 (pow eps 2))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 x #s(literal 5 binary64))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* x (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 (* eps x)) |
(*.f64 eps (*.f64 x #s(literal 5 binary64))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* -1 (* x (+ (* -10 (/ (pow eps 2) x)) (* -5 eps)))) |
(*.f64 x (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) |
(* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 2) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) |
(* (pow eps 2) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) (/.f64 #s(literal 10 binary64) eps) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) (/.f64 #s(literal 10 binary64) eps) (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* (pow eps 2) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x))) |
(* x (+ (* 5 (pow eps 2)) (* 10 (* eps x)))) |
(*.f64 eps (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x)))) |
(* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) #s(literal 10 binary64)))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) #s(literal 10 binary64)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(*.f64 (-.f64 #s(literal -10 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps eps) x))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(*.f64 (-.f64 #s(literal -10 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps eps) x))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 eps (*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* 5 (* (pow eps 4) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) |
(* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) (pow.f64 eps #s(literal 4 binary64))) |
(* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 4) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* (pow eps 4) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) |
(* (pow eps 4) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) (pow.f64 eps #s(literal 4 binary64))) |
(* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) (/.f64 #s(literal 10 binary64) eps) (*.f64 x #s(literal 5 binary64))) (pow.f64 eps #s(literal 4 binary64))) |
(* (pow eps 4) (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) (/.f64 #s(literal 10 binary64) eps) (*.f64 x #s(literal 5 binary64))) (pow.f64 eps #s(literal 4 binary64))) |
(* 5 (* (pow eps 4) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64)))) |
(* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 eps x))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))))) |
(* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) |
(*.f64 x (fma.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 eps (*.f64 eps (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))))) |
(* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) |
(*.f64 x (fma.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 eps (*.f64 eps (+.f64 eps x))) (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 eps (*.f64 eps #s(literal -10 binary64))) (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) x) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps eps)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 x (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps x)) (+.f64 eps x))) |
(* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* eps (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* (pow eps 3) (+ (* 5 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 3) (+ (* 5 x) (+ (* 10 (/ (pow x 2) eps)) (* 10 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 2) eps)) (* -5 x)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow eps 3) (+ (* -5 x) (* -1 (/ (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 (/.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x)) (*.f64 x #s(literal 5 binary64)))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* x (+ (* 5 (pow eps 3)) (* 10 (* (pow eps 2) x)))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x)))) |
(* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2)))))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* x (+ (* 5 (pow eps 3)) (* x (+ (* 10 (* eps x)) (* 10 (pow eps 2)))))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 3) (pow x 2))) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x x)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 (fma.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps eps) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) x)))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -1 (/ (+ (* 5 (/ (pow eps 3) x)) (* 10 (pow eps 2))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 eps #s(literal -10 binary64)) (/.f64 (fma.f64 eps (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps eps) x)) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) x)))) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* (pow eps 2) x) |
(*.f64 eps (*.f64 eps x)) |
(* 5 (* eps (pow x 2))) |
(*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 5 (pow x 2)) (* 10 (* eps x)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 10 (* (pow eps 2) x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* 10 (* (pow eps 2) x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 2) eps)) (* 10 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) x (/.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) eps))) |
(* 10 (* (pow eps 2) x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps x))) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* x (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 5 (* eps (pow x 2))) |
(*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 2))) |
(*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 2) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 eps) |
(*.f64 eps #s(literal 5 binary64)) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* eps (+ 5 (* 10 (/ eps x)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* (pow eps 2) (+ (* 5 (/ 1 eps)) (* 10 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 5 binary64) eps) (/.f64 #s(literal 10 binary64) x))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(/ (+ (* 5 (* eps x)) (* 10 (pow eps 2))) x) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) x) |
(/ (+ (* 5 (* eps x)) (* 10 (pow eps 2))) x) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) x) |
(/ (+ (* 5 (* eps x)) (* 10 (pow eps 2))) x) |
(/.f64 (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) x) |
(* 5 eps) |
(*.f64 eps #s(literal 5 binary64)) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 eps) |
(*.f64 eps #s(literal 5 binary64)) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(+ (* 5 eps) (* 10 (/ (pow eps 2) x))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64)))) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (/ (pow eps 2) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) x) |
(* 10 (* eps (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (* eps (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 10 (* eps (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(*.f64 x (-.f64 #s(literal 5 binary64) (/.f64 (*.f64 eps #s(literal -10 binary64)) x))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 10 binary64))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(*.f64 eps (-.f64 #s(literal 10 binary64) (/.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(*.f64 eps (-.f64 #s(literal 10 binary64) (/.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(*.f64 eps (-.f64 #s(literal 10 binary64) (/.f64 (*.f64 x #s(literal -5 binary64)) eps))) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
(* 10 (pow eps 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps eps)) |
Compiled 44 992 to 2 877 computations (93.6% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 354 | 17 | 1 371 |
| Fresh | 6 | 1 | 7 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 365 | 19 | 1 384 |
| Status | Accuracy | Program |
|---|---|---|
| 88.7% | (fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) | |
| ▶ | 88.7% | (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| ✓ | 88.6% | (pow.f64 eps #s(literal 5 binary64)) |
| 88.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) | |
| 73.1% | (*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) | |
| 84.2% | (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) | |
| ▶ | 84.2% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
| 84.0% | (*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) | |
| 84.2% | (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) | |
| 84.2% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) | |
| 84.0% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) | |
| 84.0% | (*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) | |
| 84.2% | (*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) | |
| ▶ | 88.6% | (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
| 73.2% | (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) | |
| 73.1% | (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) | |
| 73.2% | (*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) | |
| ▶ | 73.1% | (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
| ▶ | 73.2% | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
Compiled 685 to 398 computations (41.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 eps x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| 4 140× | accelerator-lowering-fma.f32 |
| 4 140× | accelerator-lowering-fma.f64 |
| 1 466× | *-lowering-*.f32 |
| 1 466× | *-lowering-*.f64 |
| 914× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 281 |
| 1 | 140 | 273 |
| 2 | 497 | 273 |
| 3 | 1387 | 273 |
| 4 | 1922 | 273 |
| 5 | 2558 | 273 |
| 6 | 3229 | 273 |
| 7 | 3584 | 273 |
| 8 | 3654 | 273 |
| 9 | 3736 | 273 |
| 0 | 3736 | 261 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* (* eps (* eps eps)) eps) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(* (* eps (* eps eps)) eps) |
(* eps (* eps eps)) |
eps |
(* eps eps) |
(+ (* 5 x) eps) |
5 |
x |
(* (* eps eps) (* (* x (* x 10)) (+ eps x))) |
(* (* x (* x 10)) (+ eps x)) |
(* x (* x 10)) |
(* x 10) |
10 |
(+ eps x) |
(* eps (* x (* 5 (* eps (* eps eps))))) |
eps |
(* x (* 5 (* eps (* eps eps)))) |
x |
(* 5 (* eps (* eps eps))) |
5 |
(* eps (* eps eps)) |
(* eps eps) |
(* eps (* eps (* x (* 10 (* (+ eps x) x))))) |
eps |
(* eps (* x (* 10 (* (+ eps x) x)))) |
(* x (* 10 (* (+ eps x) x))) |
x |
(* 10 (* (+ eps x) x)) |
10 |
(* (+ eps x) x) |
(+ eps x) |
(* (* (* x (* x x)) (+ (* 5 x) (* eps 10))) eps) |
(* (* x (* x x)) (+ (* 5 x) (* eps 10))) |
(* x (* x x)) |
x |
(* x x) |
(+ (* 5 x) (* eps 10)) |
5 |
(* eps 10) |
eps |
10 |
(* (* eps eps) (+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps)))) |
(* eps eps) |
eps |
(+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps))) |
10 |
(* (* x x) (+ eps x)) |
(* x x) |
x |
(+ eps x) |
(* (* eps eps) (+ (* x 5) eps)) |
(+ (* x 5) eps) |
5 |
| Outputs |
|---|
(+ (* (* (* eps (* eps eps)) eps) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(* (* eps (* eps eps)) eps) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(* eps eps) |
(*.f64 eps eps) |
(+ (* 5 x) eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
5 |
#s(literal 5 binary64) |
x |
(* (* eps eps) (* (* x (* x 10)) (+ eps x))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(* (* x (* x 10)) (+ eps x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
(* x (* x 10)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(+ eps x) |
(+.f64 eps x) |
(* eps (* x (* 5 (* eps (* eps eps))))) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 5 binary64))))) |
eps |
(* x (* 5 (* eps (* eps eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
x |
(* 5 (* eps (* eps eps))) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
(* eps eps) |
(*.f64 eps eps) |
(* eps (* eps (* x (* 10 (* (+ eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
eps |
(* eps (* x (* 10 (* (+ eps x) x)))) |
(*.f64 x (*.f64 x (*.f64 eps (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(* x (* 10 (* (+ eps x) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
x |
(* 10 (* (+ eps x) x)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
10 |
#s(literal 10 binary64) |
(* (+ eps x) x) |
(*.f64 x (+.f64 eps x)) |
(+ eps x) |
(+.f64 eps x) |
(* (* (* x (* x x)) (+ (* 5 x) (* eps 10))) eps) |
(*.f64 eps (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(* (* x (* x x)) (+ (* 5 x) (* eps 10))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ (* 5 x) (* eps 10)) |
(fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) |
5 |
#s(literal 5 binary64) |
(* eps 10) |
(*.f64 eps #s(literal 10 binary64)) |
eps |
10 |
#s(literal 10 binary64) |
(* (* eps eps) (+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(* eps eps) |
(*.f64 eps eps) |
eps |
(+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps))) |
(fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
10 |
#s(literal 10 binary64) |
(* (* x x) (+ eps x)) |
(*.f64 (+.f64 eps x) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
(+ eps x) |
(+.f64 eps x) |
(* (* eps eps) (+ (* x 5) eps)) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) |
(+ (* x 5) eps) |
(fma.f64 #s(literal 5 binary64) x eps) |
5 |
#s(literal 5 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 eps x)) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
| ✓ | accuracy | 99.9% | (*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps)))) |
| ✓ | accuracy | 99.8% | (*.f64 eps (*.f64 eps eps)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)) |
| ✓ | accuracy | 99.8% | (*.f64 eps (*.f64 eps eps)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| 68.0ms | 235× | 0 | valid |
| 6.0ms | 14× | 1 | valid |
| 4.0ms | 7× | 2 | valid |
Compiled 289 to 39 computations (86.5% saved)
ival-mult: 44.0ms (79.8% of total)ival-add: 10.0ms (18.1% of total)adjust: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (* eps (* eps eps)) eps) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x))))> |
#<alt (* (* eps (* eps eps)) eps)> |
#<alt (* eps (* eps eps))> |
#<alt (* eps eps)> |
#<alt (* eps (* x (* 5 (* eps (* eps eps)))))> |
#<alt (* x (* 5 (* eps (* eps eps))))> |
#<alt (* 5 (* eps (* eps eps)))> |
#<alt (* eps (* eps (* x (* 10 (* (+ eps x) x)))))> |
#<alt (* eps (* x (* 10 (* (+ eps x) x))))> |
#<alt (* x (* 10 (* (+ eps x) x)))> |
#<alt (* 10 (* (+ eps x) x))> |
#<alt (* (* (* x (* x x)) (+ (* 5 x) (* eps 10))) eps)> |
#<alt (* (* x (* x x)) (+ (* 5 x) (* eps 10)))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (* (* eps eps) (+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps))))> |
#<alt (+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps)))> |
#<alt (* (* x x) (+ eps x))> |
#<alt (* x (* x 10))> |
#<alt (* (* x (* x 10)) (+ eps x))> |
#<alt (+ (* 5 x) (* eps 10))> |
#<alt (* (* eps eps) (+ (* x 5) eps))> |
| Outputs |
|---|
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3))))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) 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 (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 4) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (* (pow eps 3) x))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 5 (pow eps 3))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* 10 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x))))> |
#<alt (* 10 (* eps (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x)))))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* 10 (pow x 3))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* 10 (pow x 3))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* 10 (pow x 2))> |
#<alt (+ (* 10 (* eps x)) (* 10 (pow x 2)))> |
#<alt (+ (* 10 (* eps x)) (* 10 (pow x 2)))> |
#<alt (+ (* 10 (* eps x)) (* 10 (pow x 2)))> |
#<alt (* 10 (* eps x))> |
#<alt (* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps))))> |
#<alt (* 10 (* eps x))> |
#<alt (* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps)))))> |
#<alt (* 10 (* eps x))> |
#<alt (* x (+ (* 10 eps) (* 10 x)))> |
#<alt (* x (+ (* 10 eps) (* 10 x)))> |
#<alt (* x (+ (* 10 eps) (* 10 x)))> |
#<alt (* 10 (pow x 2))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps x))))> |
#<alt (* 10 (pow x 2))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 2) (+ 10 (* 10 (/ eps 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 (* 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 (* 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 (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 (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))))> |
#<alt (* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))))> |
#<alt (pow eps 5)> |
#<alt (* (pow eps 5) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))))> |
#<alt (* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))))> |
#<alt (pow eps 5)> |
#<alt (* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1)))> |
#<alt (pow eps 5)> |
#<alt (+ (* 5 (* (pow eps 4) x)) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5))> |
#<alt (+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))))> |
#<alt (* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3))))))> |
#<alt (* 10 (* (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x)))))> |
#<alt (pow eps 3)> |
#<alt (+ (* 5 (* (pow eps 2) x)) (pow eps 3))> |
#<alt (+ (* x (+ (* 5 (pow eps 2)) (* 10 (* eps x)))) (pow eps 3))> |
#<alt (+ (* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) (pow eps 3))> |
#<alt (* 10 (pow x 3))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x)))))> |
#<alt (* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (+ (* 10 (/ eps x)) (/ (pow eps 3) (pow x 3))))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))) x)) (* 10 eps)) x)) 10)))> |
#<alt (* 10 (pow x 3))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))> |
#<alt (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))> |
#<alt (pow eps 3)> |
#<alt (* (pow eps 3) (+ 1 (* 5 (/ x eps))))> |
#<alt (* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2))))))> |
#<alt (* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3)))))))> |
#<alt (pow eps 3)> |
#<alt (* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1)))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1)))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1)))> |
#<alt (* eps (pow x 2))> |
#<alt (* (pow x 2) (+ eps x))> |
#<alt (* (pow x 2) (+ eps x))> |
#<alt (* (pow x 2) (+ eps x))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ eps x)))> |
#<alt (* (pow x 3) (+ 1 (/ eps x)))> |
#<alt (* (pow x 3) (+ 1 (/ eps x)))> |
#<alt (pow x 3)> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1)))> |
#<alt (pow x 3)> |
#<alt (+ (* eps (pow x 2)) (pow x 3))> |
#<alt (+ (* eps (pow x 2)) (pow x 3))> |
#<alt (+ (* eps (pow x 2)) (pow x 3))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (+ (/ (pow x 3) eps) (pow x 2)))> |
#<alt (* eps (+ (/ (pow x 3) eps) (pow x 2)))> |
#<alt (* eps (+ (/ (pow x 3) eps) (pow x 2)))> |
#<alt (* eps (pow x 2))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2)))))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* (pow x 2) (+ (* 10 eps) (* 10 x)))> |
#<alt (* 10 (pow x 3))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* (pow x 3) (+ 10 (* 10 (/ eps x))))> |
#<alt (* 10 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10)))> |
#<alt (* 10 (pow x 3))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2))))> |
#<alt (* 10 (* eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2)))))> |
#<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 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 (* 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)))))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* eps (* x (* 5 (* eps (* eps eps))))) |
| 1.0ms | x | @ | 0 | (* x (* 5 (* eps (* eps eps)))) |
| 1.0ms | x | @ | inf | (* x (* 5 (* eps (* eps eps)))) |
| 0.0ms | x | @ | inf | (* eps (* x (* 5 (* eps (* eps eps))))) |
| 0.0ms | x | @ | -inf | (* eps (* x (* 10 (* (+ eps x) x)))) |
| 1× | batch-egg-rewrite |
| 17 582× | accelerator-lowering-fma.f32 |
| 17 582× | accelerator-lowering-fma.f64 |
| 5 144× | *-lowering-*.f32 |
| 5 144× | *-lowering-*.f64 |
| 3 222× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 208 |
| 1 | 207 | 200 |
| 2 | 1588 | 194 |
| 0 | 8200 | 184 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (* eps (* eps eps)) eps) (+ (* 5 x) eps)) (* (* eps eps) (* (* x (* x 10)) (+ eps x)))) |
(* (* eps (* eps eps)) eps) |
(* eps (* eps eps)) |
(* eps eps) |
(* eps (* x (* 5 (* eps (* eps eps))))) |
(* x (* 5 (* eps (* eps eps)))) |
(* 5 (* eps (* eps eps))) |
(* eps (* eps (* x (* 10 (* (+ eps x) x))))) |
(* eps (* x (* 10 (* (+ eps x) x)))) |
(* x (* 10 (* (+ eps x) x))) |
(* 10 (* (+ eps x) x)) |
(* (* (* x (* x x)) (+ (* 5 x) (* eps 10))) eps) |
(* (* x (* x x)) (+ (* 5 x) (* eps 10))) |
(* x (* x x)) |
(* x x) |
(* (* eps eps) (+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps)))) |
(+ (* 10 (* (* x x) (+ eps x))) (* (* eps eps) (+ (* x 5) eps))) |
(* (* x x) (+ eps x)) |
(* x (* x 10)) |
(* (* x (* x 10)) (+ eps x)) |
(+ (* 5 x) (* eps 10)) |
(* (* eps eps) (+ (* x 5) eps)) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(+.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) eps) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (+.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) eps (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) eps) eps (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps x)))) #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) x) #s(literal 5 binary64) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x #s(literal 10 binary64))) (*.f64 x (+.f64 eps x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) x (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64))) x (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps eps)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) (*.f64 eps #s(literal 5 binary64))) (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.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 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 x (-.f64 x 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 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x 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 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.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 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 4 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)) |
(*.f64 eps (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 3 binary64))) |
(pow.f64 eps #s(literal 3 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 3/2 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 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
(pow.f64 eps #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(*.f64 eps eps) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(*.f64 x (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) eps) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) x) #s(literal 5 binary64)) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64))) x) |
(*.f64 (*.f64 (*.f64 eps x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) |
(*.f64 (*.f64 (*.f64 eps x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 eps x) (*.f64 eps #s(literal 5 binary64))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps eps)))) |
(*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) x)) |
(*.f64 x (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64))) |
(*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) x) |
(*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) eps) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 (*.f64 eps eps) x)) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 5 binary64))) |
(*.f64 (*.f64 eps eps) (*.f64 eps #s(literal 5 binary64))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 eps eps)) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 eps eps)) eps) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) eps) eps) |
(+.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x)) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps)) |
(+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x)) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps)) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(*.f64 eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps))) |
(*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps))) |
(*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (*.f64 eps eps))) |
(*.f64 (+.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps x) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) eps)) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) eps) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x (+.f64 eps x)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps x)))) #s(literal 10 binary64)) |
(*.f64 (*.f64 (*.f64 eps eps) x) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x #s(literal 10 binary64))) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) x) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps eps) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x #s(literal 10 binary64))) x (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (pow.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (fma.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 eps (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) eps)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) |
(*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) eps) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (+.f64 eps x)) |
(*.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 eps (+.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) x) |
(*.f64 (*.f64 (*.f64 eps x) #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 (*.f64 eps x) (*.f64 x (+.f64 eps x))) #s(literal 10 binary64)) |
(*.f64 (*.f64 (*.f64 eps x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x) |
(+.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(fma.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps x) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 eps x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)))) (-.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x (+.f64 eps x)))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (+.f64 eps x)) |
(*.f64 (+.f64 eps x) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (+.f64 eps x)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(+.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(+.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(fma.f64 eps (*.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) x (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) x (*.f64 eps (*.f64 x #s(literal 10 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 10 binary64) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) |
(fma.f64 (*.f64 x x) #s(literal 10 binary64) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) |
(/.f64 (*.f64 x #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 x #s(literal 10 binary64)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (pow.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) eps))))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (pow.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 x #s(literal 10 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (*.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) (-.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 10 binary64)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (*.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 (*.f64 x #s(literal 10 binary64)) eps)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 eps (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (+.f64 eps x)) |
(*.f64 (+.f64 eps x) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x (+.f64 eps x)) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (+.f64 eps x)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps)) |
(fma.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps)) |
(/.f64 (*.f64 eps (*.f64 x (*.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 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps)) (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps))) (-.f64 (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(*.f64 eps (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x x) (*.f64 eps (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 eps (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 (*.f64 x (*.f64 x x)) eps)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps) |
(*.f64 (*.f64 eps x) (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) 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 x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(+.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x 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 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x 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 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 eps #s(literal 10 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 10 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) eps (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 5 binary64) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 x x)) x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) (*.f64 x x)) x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 5 binary64) x) x) (*.f64 x x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal 10 binary64)) x) (*.f64 x x) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5 binary64)) x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) eps) #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.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 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x 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 x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) 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 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps (*.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 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) 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 #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 x)) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) 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))))))) (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 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) |
(*.f64 (*.f64 x (*.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 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) 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 #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 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x 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 #s(literal -10 binary64) eps)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(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)) |
(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))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(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 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(+.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) eps) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (+.f64 eps x) (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (*.f64 eps x) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 5 binary64) x)) eps (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 eps (*.f64 eps eps)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps x) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 5 binary64) x) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 x (+.f64 eps x)) eps)) eps (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) eps) eps (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps x)))) #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64)) x (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) x) #s(literal 5 binary64) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (+.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps (*.f64 eps eps))) eps (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x #s(literal 10 binary64))) (*.f64 x (+.f64 eps x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 eps x)) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps eps) (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) x (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5 binary64))) x (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) (*.f64 eps (*.f64 eps eps))) #s(literal 5 binary64) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) #s(literal 5 binary64)) (*.f64 eps (*.f64 eps eps)) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps x) (*.f64 eps #s(literal 5 binary64))) (*.f64 eps eps) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))) (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.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 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 x (-.f64 x 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 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x 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 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.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 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) (neg.f64 (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 eps (*.f64 eps (*.f64 eps eps))))) (-.f64 (fma.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (+.f64 eps x) (+.f64 eps x))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps)) (*.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 eps (*.f64 eps (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 eps eps))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(+.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (neg.f64 (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps eps))) |
(-.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x)))))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (*.f64 eps eps) (*.f64 #s(literal 5 binary64) x) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 #s(literal 5 binary64) (*.f64 x (*.f64 eps eps)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps eps)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) x) (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (+.f64 eps x) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (+.f64 eps x) (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 x (+.f64 eps x)) (*.f64 x #s(literal 10 binary64)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 eps x))) #s(literal 10 binary64) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 5 binary64) x)) eps (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (neg.f64 (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 x x) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) eps (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) #s(literal 5 binary64) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 5 binary64)) x (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) |
(fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.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 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.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 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.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 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.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 eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.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 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.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 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.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 eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (*.f64 (-.f64 eps x) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) (*.f64 (-.f64 eps x) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (-.f64 eps x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) (*.f64 (-.f64 eps x) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.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 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 x (-.f64 x 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 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (fma.f64 x (-.f64 x 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 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.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 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (fma.f64 x (-.f64 x 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 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (fma.f64 x (-.f64 x 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 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)) (-.f64 eps x) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (-.f64 eps x) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (-.f64 eps x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 (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 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))) (neg.f64 (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (pow.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (fma.f64 (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) (*.f64 (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) (+.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))) (/.f64 (*.f64 (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 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))) (*.f64 #s(literal -10 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 (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 (+.f64 eps x) (*.f64 (+.f64 eps x) (+.f64 eps x))) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x))))) (*.f64 (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 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)))))) |
(*.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (fma.f64 #s(literal 5 binary64) x eps) (fma.f64 #s(literal 5 binary64) x eps))) (*.f64 #s(literal -100 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (*.f64 x (*.f64 x (+.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) (*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x (+.f64 eps x))))))) |
(+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x x))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 eps (*.f64 x x) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 x x) (*.f64 eps (*.f64 x x))) |
(fma.f64 x (*.f64 eps x) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) eps (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) x (*.f64 eps (*.f64 x x))) |
(fma.f64 (*.f64 eps x) x (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 eps (*.f64 x x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 x x) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x x)) (-.f64 eps x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x x)))) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(*.f64 (+.f64 eps x) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 eps x)) x) |
(*.f64 (*.f64 x x) (+.f64 eps x)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(+.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(fma.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 10 binary64)) eps) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 eps x) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) x (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 10 binary64)) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 10 binary64) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps x) (*.f64 x #s(literal 10 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal 10 binary64) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x #s(literal 10 binary64))) x (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)) (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (-.f64 eps x)) |
(/.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x eps) (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (-.f64 eps x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (neg.f64 (-.f64 eps x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)))) (-.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x (+.f64 eps x)))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (+.f64 eps x)) |
(*.f64 (+.f64 eps x) (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (+.f64 eps x)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 10 binary64) (+.f64 eps x))) |
(*.f64 (*.f64 x (*.f64 x (+.f64 eps x))) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (+.f64 eps x)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 100 binary64))) (*.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 (+.f64 eps x) (-.f64 eps x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x eps) (*.f64 eps eps)))) |
(*.f64 (*.f64 (*.f64 (+.f64 eps x) (-.f64 eps x)) (*.f64 #s(literal 10 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(+.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 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (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 #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 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 eps #s(literal 10 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) |
(/.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 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 eps #s(literal 10 binary64)))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) |
(/.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 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (*.f64 #s(literal -25 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64)))) (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 eps #s(literal 10 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (*.f64 #s(literal -25 binary64) (*.f64 x x))) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x))) |
(/.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 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64)))) (*.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (*.f64 #s(literal -25 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps)))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 100 binary64)) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1000 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -5 binary64) (*.f64 x (*.f64 eps #s(literal 10 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x 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 #s(literal -10 binary64) eps)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 eps (*.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 (*.f64 eps #s(literal 10 binary64)) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 #s(literal -100 binary64) (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(*.f64 (fma.f64 (*.f64 eps eps) #s(literal 100 binary64) (*.f64 #s(literal -25 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal -5 binary64) x)))) |
(+.f64 (*.f64 eps (*.f64 eps eps)) (*.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 eps))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 eps (*.f64 eps eps) (*.f64 eps (*.f64 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 eps (*.f64 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 #s(literal 5 binary64) (*.f64 x (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps 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 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 eps #s(literal 3/2 binary64)) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 eps eps) x) #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 5 binary64)) x (*.f64 eps (*.f64 eps eps))) |
(/.f64 (*.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 eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps 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 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 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) 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 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps) (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (*.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 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.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))) (*.f64 eps eps)) (fma.f64 eps (-.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 5 binary64) x) eps)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (neg.f64 (*.f64 (*.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 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 eps (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.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 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
(/.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))))) (fma.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))))) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))))) |
(*.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 (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps)) eps) |
(*.f64 (fma.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 125 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps)) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 (*.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 eps eps) (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps))) (/.f64 #s(literal 1 binary64) (-.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))) (*.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 (fma.f64 (*.f64 x x) #s(literal 25 binary64) (*.f64 (neg.f64 eps) eps)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 5 binary64) x) eps))) |
| 1× | egg-herbie |
| 16 392× | accelerator-lowering-fma.f32 |
| 16 392× | accelerator-lowering-fma.f64 |
| 6 052× | *-lowering-*.f32 |
| 6 052× | *-lowering-*.f64 |
| 3 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 4321 |
| 1 | 988 | 4260 |
| 2 | 3298 | 4213 |
| 3 | 7404 | 4201 |
| 0 | 8008 | 4004 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) 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) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 4) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (* (pow eps 3) x)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 5 (pow eps 3)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* 10 (* eps (pow x 3))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(* 10 (* eps (pow x 3))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(* 10 (* eps (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(* 10 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* 10 (pow x 3)) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* 10 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* 10 (pow x 3)) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(* 10 (* eps (pow x 2))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* eps (pow x 2))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* 10 (pow x 2)) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(* 10 (* eps x)) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(* 10 (* eps x)) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(* 10 (* eps x)) |
(* x (+ (* 10 eps) (* 10 x))) |
(* x (+ (* 10 eps) (* 10 x))) |
(* x (+ (* 10 eps) (* 10 x))) |
(* 10 (pow x 2)) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(* 10 (pow x 2)) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 2) (+ 10 (* 10 (/ eps 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)))) |
(* 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)))) |
(* 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))))) |
(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) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(pow eps 5) |
(* (pow eps 5) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(pow eps 5) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(pow eps 5) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(pow eps 3) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(+ (* x (+ (* 5 (pow eps 2)) (* 10 (* eps x)))) (pow eps 3)) |
(+ (* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) (pow eps 3)) |
(* 10 (pow x 3)) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (+ (* 10 (/ eps x)) (/ (pow eps 3) (pow x 3)))))) |
(* 10 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))) x)) (* 10 eps)) x)) 10))) |
(* 10 (pow x 3)) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))) |
(pow eps 3) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(pow eps 3) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(* eps (pow x 2)) |
(* (pow x 2) (+ eps x)) |
(* (pow x 2) (+ eps x)) |
(* (pow x 2) (+ eps x)) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ eps x))) |
(* (pow x 3) (+ 1 (/ eps x))) |
(* (pow x 3) (+ 1 (/ eps x))) |
(pow x 3) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(pow x 3) |
(+ (* eps (pow x 2)) (pow x 3)) |
(+ (* eps (pow x 2)) (pow x 3)) |
(+ (* eps (pow x 2)) (pow x 3)) |
(* eps (pow x 2)) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(* eps (pow x 2)) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(* 10 (pow x 3)) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(* 10 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(* 10 (pow x 3)) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(* 10 (* eps (pow x 2))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(* 10 (* eps (pow x 2))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(* 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 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))) |
(* 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))))) |
| Outputs |
|---|
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 x (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (* 5 (/ 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 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) (fma.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (fma.f64 x (/.f64 x eps) x)) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) eps)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) eps) (*.f64 x #s(literal 5 binary64))) eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(fma.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 eps x))))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps (+.f64 eps x))) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps))) (pow.f64 eps #s(literal 5 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (neg.f64 (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) x)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps eps)) eps) |
(pow eps 4) |
(*.f64 (*.f64 eps (*.f64 eps 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 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) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 4) x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps)) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (* (pow eps 3) x)) |
(*.f64 x (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (pow eps 3)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5 binary64)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* (pow eps 3) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* -1 (* (pow eps 3) (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))))) |
(* 10 (* (pow eps 3) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow x 2) (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* eps (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* (pow eps 2) (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x))))) |
(* 10 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* (pow x 2) (+ (* 10 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)) (*.f64 eps (+.f64 eps x))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* (pow x 3) (+ (* 10 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* -1 (* (pow x 3) (+ (* -10 eps) (* -10 (/ (pow eps 2) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (fma.f64 eps (/.f64 eps x) eps))) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(+ (* 10 (* eps x)) (* 10 (pow x 2))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(* 10 (* eps x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps x)) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* eps (+ (* 10 x) (* 10 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* 10 (* eps x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps x)) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* -1 (* eps (+ (* -10 x) (* -10 (/ (pow x 2) eps))))) |
(*.f64 (*.f64 #s(literal 10 binary64) eps) (fma.f64 x (/.f64 x eps) x)) |
(* 10 (* eps x)) |
(*.f64 #s(literal 10 binary64) (*.f64 eps x)) |
(* x (+ (* 10 eps) (* 10 x))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(* x (+ (* 10 eps) (* 10 x))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(* x (+ (* 10 eps) (* 10 x))) |
(*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 2) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* (pow x 3) (+ (* 5 (* eps x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* (pow x 4) (+ (* 5 eps) (* 10 (/ (pow eps 2) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 5 binary64)))) |
(* 5 (* eps (pow x 4))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3))))) |
(*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* (pow eps 2) (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* (pow x 3) (+ (* 5 x) (* 10 eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* (pow x 4) (+ 5 (* 10 (/ eps x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(+ (* 5 (pow x 4)) (* 10 (* eps (pow x 3)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64)))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* eps (+ (* 5 (/ (pow x 4) eps)) (* 10 (pow x 3)))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* 10 (* eps (pow x 3))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps))) |
(* -1 (* eps (+ (* -10 (pow x 3)) (* -5 (/ (pow x 4) eps))))) |
(*.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) 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)) |
(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) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3)))) |
(*.f64 (*.f64 eps (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x)))) (+.f64 eps x)) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2)))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 x (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(* (pow eps 2) (+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x))))))) |
(*.f64 (*.f64 eps eps) (fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* (pow eps 5) (+ 1 (* 5 (/ 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 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x (*.f64 eps eps))) (fma.f64 #s(literal 5 binary64) (/.f64 x eps) #s(literal 1 binary64)))) |
(* (pow eps 5) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) (fma.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (fma.f64 x (/.f64 x eps) x)) #s(literal 1 binary64)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(* -1 (* (pow eps 5) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) eps)) (neg.f64 (pow.f64 eps #s(literal 5 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(neg.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) eps) (*.f64 x #s(literal 5 binary64))) eps)))) |
(pow eps 5) |
(pow.f64 eps #s(literal 5 binary64)) |
(+ (* 5 (* (pow eps 4) x)) (pow eps 5)) |
(fma.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* 10 (* (pow eps 3) x)))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (*.f64 #s(literal 10 binary64) (*.f64 eps (*.f64 eps (*.f64 eps x))))) (pow.f64 eps #s(literal 5 binary64))) |
(+ (* x (+ (* 5 (pow eps 4)) (* x (+ (* 10 (* (pow eps 2) x)) (* 10 (pow eps 3)))))) (pow eps 5)) |
(fma.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 eps (*.f64 eps (+.f64 eps x))) x) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps))) (pow.f64 eps #s(literal 5 binary64))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (* 10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps))))) |
(* (pow x 3) (+ (* 5 (/ (pow eps 4) (pow x 2))) (+ (* 10 (/ (pow eps 3) x)) (+ (* 10 (pow eps 2)) (/ (pow eps 5) (pow x 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)) (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) (/.f64 (pow.f64 eps #s(literal 5 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 10 (* (pow eps 2) (pow x 3))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -10 (/ (pow eps 3) x)) (* -10 (pow eps 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* 5 (/ (pow eps 4) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (/.f64 #s(literal 5 binary64) x) (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps eps)))) x)))) |
(* -1 (* (pow x 3) (+ (* -10 (pow eps 2)) (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 4)) (* -1 (/ (pow eps 5) x))) x)) (* 10 (pow eps 3))) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal -10 binary64)) (/.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 eps eps))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (neg.f64 (/.f64 (pow.f64 eps #s(literal 5 binary64)) x))) x)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(+ (* x (+ (* 5 (pow eps 2)) (* 10 (* eps x)))) (pow eps 3)) |
(*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(+ (* x (+ (* 5 (pow eps 2)) (* x (+ (* 10 eps) (* 10 x))))) (pow eps 3)) |
(fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (* 10 (/ eps x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) (fma.f64 (*.f64 eps eps) (/.f64 #s(literal 5 binary64) (*.f64 x x)) #s(literal 10 binary64)))) |
(* (pow x 3) (+ 10 (+ (* 5 (/ (pow eps 2) (pow x 2))) (+ (* 10 (/ eps x)) (/ (pow eps 3) (pow x 3)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) (fma.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) (+.f64 #s(literal 5 binary64) (/.f64 eps x)) #s(literal 10 binary64)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 5 (/ (pow eps 2) x)) (* 10 eps)) x)) 10))) |
(*.f64 (-.f64 #s(literal -10 binary64) (/.f64 (fma.f64 eps (/.f64 (*.f64 eps #s(literal 5 binary64)) x) (*.f64 #s(literal 10 binary64) eps)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))) x)) (* 10 eps)) x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 10 binary64) (/.f64 (-.f64 (*.f64 #s(literal 10 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 #s(literal -5 binary64) (/.f64 eps x))) x)) (neg.f64 x)))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 5 (* eps x)) (* 10 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 x (+.f64 eps x)) (*.f64 eps (*.f64 eps #s(literal 5 binary64))))) |
(+ (* 10 (pow x 3)) (* eps (+ (* 10 (pow x 2)) (* eps (+ eps (* 5 x)))))) |
(fma.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 x eps) (*.f64 eps #s(literal 5 binary64)) eps)) |
(* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (* 10 (/ (pow x 2) (pow eps 2)))))) |
(*.f64 (*.f64 eps eps) (fma.f64 eps (fma.f64 #s(literal 10 binary64) (*.f64 x (/.f64 x (*.f64 eps eps))) (/.f64 (*.f64 x #s(literal 5 binary64)) eps)) eps)) |
(* (pow eps 3) (+ 1 (+ (* 5 (/ x eps)) (+ (* 10 (/ (pow x 2) (pow eps 2))) (* 10 (/ (pow x 3) (pow eps 3))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (fma.f64 x (/.f64 #s(literal 5 binary64) eps) (fma.f64 (/.f64 #s(literal 10 binary64) (*.f64 eps eps)) (*.f64 x (fma.f64 x (/.f64 x eps) x)) #s(literal 1 binary64)))) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 5 x) (* 10 (/ (pow x 2) eps))) eps)) 1))) |
(neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x x) eps) (*.f64 x #s(literal 5 binary64))) eps)))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))) eps)) (* 5 x)) eps)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 x eps) x)) eps) (*.f64 x #s(literal 5 binary64))) eps)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* (pow x 2) (+ eps x)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(* (pow x 2) (+ eps x)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(* (pow x 2) (+ eps x)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (/ eps x))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 eps x) x)) |
(* (pow x 3) (+ 1 (/ eps x))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 eps x) x)) |
(* (pow x 3) (+ 1 (/ eps x))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 eps x) x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 eps (neg.f64 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 eps (neg.f64 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ eps x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 eps (neg.f64 x)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(+ (* eps (pow x 2)) (pow x 3)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(+ (* eps (pow x 2)) (pow x 3)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(+ (* eps (pow x 2)) (pow x 3)) |
(*.f64 x (*.f64 x (+.f64 eps x))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* eps (+ (/ (pow x 3) eps) (pow x 2))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* -1 (* eps (+ (* -1 (/ (pow x 3) eps)) (* -1 (pow x 2))))) |
(*.f64 eps (*.f64 x (fma.f64 x (/.f64 x eps) x))) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* (pow x 2) (+ (* 10 eps) (* 10 x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* (pow x 3) (+ 10 (* 10 (/ eps x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* -1 (* (pow x 3) (- (* -10 (/ eps x)) 10))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 10 binary64))) |
(* 10 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(+ (* 10 (* eps (pow x 2))) (* 10 (pow x 3))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* eps (+ (* 10 (/ (pow x 3) eps)) (* 10 (pow x 2)))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* 10 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* -1 (* eps (+ (* -10 (/ (pow x 3) eps)) (* -10 (pow x 2))))) |
(*.f64 eps (*.f64 #s(literal 10 binary64) (*.f64 x (fma.f64 x (/.f64 x eps) x)))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* x (+ 5 (* 10 (/ eps x)))) |
(*.f64 x (fma.f64 #s(literal 10 binary64) (/.f64 eps x) #s(literal 5 binary64))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(neg.f64 (*.f64 x (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal -5 binary64)))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(neg.f64 (*.f64 x (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal -5 binary64)))) |
(* -1 (* x (- (* -10 (/ eps x)) 5))) |
(neg.f64 (*.f64 x (fma.f64 eps (/.f64 #s(literal -10 binary64) x) #s(literal -5 binary64)))) |
(* 5 x) |
(*.f64 x #s(literal 5 binary64)) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(+ (* 5 x) (* 10 eps)) |
(fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 10 binary64))) |
(* eps (+ 10 (* 5 (/ x eps)))) |
(*.f64 eps (fma.f64 x (/.f64 #s(literal 5 binary64) eps) #s(literal 10 binary64))) |
(* 10 eps) |
(*.f64 #s(literal 10 binary64) eps) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(neg.f64 (*.f64 eps (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -10 binary64)))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(neg.f64 (*.f64 eps (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -10 binary64)))) |
(* -1 (* eps (- (* -5 (/ x eps)) 10))) |
(neg.f64 (*.f64 eps (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -10 binary64)))) |
(* 5 (* (pow eps 2) x)) |
(*.f64 eps (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(* (pow eps 2) (+ eps (* 5 x))) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 x eps) (*.f64 eps #s(literal 5 binary64)) eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 x eps) (*.f64 eps #s(literal 5 binary64)) eps)) |
(* (pow eps 3) (+ 1 (* 5 (/ x eps)))) |
(*.f64 (*.f64 eps eps) (fma.f64 (/.f64 x eps) (*.f64 eps #s(literal 5 binary64)) eps)) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (- (* -5 (/ x eps)) 1))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -5 binary64) eps) #s(literal -1 binary64)) (neg.f64 (*.f64 eps (*.f64 eps eps)))) |
(pow eps 3) |
(*.f64 eps (*.f64 eps eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(+ (* 5 (* (pow eps 2) x)) (pow eps 3)) |
(*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)) |
(* 5 (* (pow eps 2) x)) |
(*.f64 eps (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
(* x (+ (* 5 (pow eps 2)) (/ (pow eps 3) x))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
(* 5 (* (pow eps 2) x)) |
(*.f64 eps (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
(* -1 (* x (+ (* -5 (pow eps 2)) (* -1 (/ (pow eps 3) x))))) |
(*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))) |
Compiled 56 289 to 2 836 computations (95% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 462 | 11 | 1 473 |
| Fresh | 9 | 4 | 13 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 476 | 16 | 1 492 |
| Status | Accuracy | Program |
|---|---|---|
| 88.7% | (fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) | |
| ✓ | 88.6% | (pow.f64 eps #s(literal 5 binary64)) |
| 88.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) | |
| 88.7% | (*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) | |
| 84.2% | (*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) | |
| 84.0% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) | |
| 84.2% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) | |
| 84.0% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) | |
| 84.0% | (*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) | |
| 84.0% | (*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) | |
| 88.7% | (*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) | |
| 88.7% | (*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) | |
| 88.5% | (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) | |
| 88.7% | (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) | |
| 88.4% | (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) | |
| 84.2% | (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
Compiled 1 059 to 349 computations (67% saved)
| Inputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(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 x #s(literal 3 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.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 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps (fma.f64 (/.f64 eps x) #s(literal 10 binary64) #s(literal 5 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))) |
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(*.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)))) |
(*.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))) |
(-.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)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
3 calls:
| 28.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| 18.0ms | x |
| 12.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | x |
| 98.3% | 3 | eps |
| 99.3% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(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 x #s(literal 3 binary64)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.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))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 5 binary64) eps)) |
(pow.f64 eps #s(literal 5 binary64)) |
1 calls:
| 9.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(pow.f64 eps #s(literal 5 binary64)) |
(*.f64 eps (*.f64 #s(literal 5 binary64) (pow.f64 x #s(literal 4 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow.f64 eps #s(literal 5 binary64)) |
1 calls:
| 84.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
1 calls:
| 8.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 x (*.f64 (*.f64 eps eps) (+.f64 #s(literal 5 binary64) (/.f64 eps x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 25 binary64)) (*.f64 (*.f64 eps eps) #s(literal 100 binary64))) (fma.f64 #s(literal 5 binary64) x (*.f64 #s(literal -10 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))))) |
| Outputs |
|---|
(fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
1 calls:
| 95.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x)))) |
| Outputs |
|---|
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
1 calls:
| 7.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x))))) (*.f64 eps eps)) |
(*.f64 (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps x)))))) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
1 calls:
| 179.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x) (*.f64 eps (*.f64 eps #s(literal 5 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 10 binary64) (*.f64 eps (fma.f64 eps (/.f64 eps x) eps)))) |
(*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))))) |
(*.f64 (fma.f64 eps (*.f64 eps (*.f64 #s(literal 5 binary64) x)) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x)))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 eps (*.f64 eps (fma.f64 #s(literal 5 binary64) x eps))))) |
(*.f64 (*.f64 eps eps) (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) (+.f64 eps x)) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps)))) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) |
2 calls:
| 7.0ms | x |
| 6.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | x |
| 98.7% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
1 calls:
| 5.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64)))) eps) |
(*.f64 (*.f64 (*.f64 (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)) x) (*.f64 x x)) eps) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 binary64))))) |
(*.f64 (*.f64 eps eps) (*.f64 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 |
|---|---|---|
| 98.6% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 eps x) x))))) |
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) (+.f64 eps x))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (*.f64 x (fma.f64 eps #s(literal 5 binary64) (*.f64 #s(literal 10 binary64) x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 eps #s(literal 10 binary64) (*.f64 #s(literal 5 binary64) x)))) eps)) |
(*.f64 (*.f64 eps (*.f64 x (fma.f64 #s(literal 10 binary64) eps (*.f64 x #s(literal 5 binary64))))) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #s(literal 5 binary64) eps))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 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 |
|---|---|---|
| 98.6% | 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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
1 calls:
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 5 binary64)) (*.f64 x x)) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
2 calls:
| 7.0ms | x |
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 3 | x |
| 98.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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
1 calls:
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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 eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
1 calls:
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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)
Total -9.9b remaining (-133.6%)
Threshold costs -9.9b (-133.6%)
| Inputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
(*.f64 eps (*.f64 eps (*.f64 x (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 eps (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 eps (*.f64 eps eps))))) |
| Outputs |
|---|
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
3 calls:
| 2.0ms | x |
| 2.0ms | eps |
| 2.0ms | (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 1 | x |
| 88.4% | 1 | eps |
| 88.4% | 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.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.9813954e-317 |
| 0.0ms | -2.288567899177599e-304 | -0.0 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
| 86× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 10× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 937 |
| 1 | 153 | 937 |
| 2 | 172 | 937 |
| 3 | 184 | 937 |
| 4 | 191 | 937 |
| 5 | 193 | 937 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x 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 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)) (*.f64 (*.f64 x (*.f64 x 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps 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 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (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 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps eps) (*.f64 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x (*.f64 x 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 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)) (*.f64 (*.f64 x (*.f64 x 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (*.f64 (*.f64 x 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 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)) (*.f64 (*.f64 x 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 eps x))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (fma.f64 (fma.f64 #s(literal 5 binary64) x eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x (+.f64 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 eps (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 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 (fma.f64 eps #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 10 binary64)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 eps 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 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 eps (*.f64 eps (fma.f64 (*.f64 eps eps) (fma.f64 #s(literal 5 binary64) x eps) (*.f64 x (*.f64 x (*.f64 #s(literal 10 binary64) (+.f64 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 x (*.f64 x x)) (fma.f64 (*.f64 x eps) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))) (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 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 #s(literal 10 binary64) (*.f64 x x))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))) (if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x eps) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 eps (fma.f64 eps (fma.f64 x #s(literal 5 binary64) eps) (*.f64 (*.f64 x x) #s(literal 10 binary64))))))) |
(if (<=.f64 (-.f64 (pow.f64 (+.f64 x eps) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) #s(literal -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 eps x) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x eps) #s(literal 5 binary64) (*.f64 (*.f64 eps eps) #s(literal 10 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (fma.f64 #s(literal 5 binary64) x (*.f64 eps #s(literal 10 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (fma.f64 x #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 0 binary64)) (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 binary64))) eps) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 5 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 x #s(literal 5 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 binary64)))) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x x) (*.f64 x (*.f64 eps (*.f64 x #s(literal 5 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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 (*.f64 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x)))) eps) (*.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 -4941461262385513/24707306311927565716857342128774085333197833223161879682238935306082805123046306993647507776054336486228891340858985829027076261887914242781617846672453431386903982455635542158748401823985988322905245077938567513252198179128990807936780194781391547404884040101606295111368825026273254703636026307207764436438929167613952 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 x (*.f64 #s(literal 5 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 eps eps))) |
| 19 244× | accelerator-lowering-fma.f32 |
| 19 244× | accelerator-lowering-fma.f64 |
| 18 892× | accelerator-lowering-fma.f32 |
| 18 892× | accelerator-lowering-fma.f64 |
| 17 582× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 220 |
| 1 | 217 | 216 |
| 2 | 1881 | 216 |
| 0 | 9024 | 206 |
| 0 | 245 | 1372 |
| 1 | 817 | 1243 |
| 2 | 2860 | 1056 |
| 0 | 8403 | 988 |
| 0 | 37 | 208 |
| 1 | 207 | 200 |
| 2 | 1588 | 194 |
| 0 | 8200 | 184 |
| 0 | 287 | 4321 |
| 1 | 988 | 4260 |
| 2 | 3298 | 4213 |
| 3 | 7404 | 4201 |
| 0 | 8008 | 4004 |
| 0 | 7 | 20 |
| 1 | 48 | 20 |
| 2 | 346 | 20 |
| 3 | 3542 | 20 |
| 0 | 9396 | 20 |
| 0 | 37 | 239 |
| 1 | 195 | 229 |
| 2 | 1625 | 223 |
| 0 | 8182 | 211 |
| 0 | 289 | 4861 |
| 1 | 1018 | 4686 |
| 2 | 3372 | 4657 |
| 3 | 7485 | 4646 |
| 0 | 8073 | 4424 |
| 0 | 528 | 5173 |
| 1 | 1740 | 4952 |
| 2 | 6034 | 4537 |
| 0 | 8550 | 4305 |
| 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× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 108 to 751 computations (64.4% saved)
Compiled 2 024 to 206 computations (89.8% saved)
Loading profile data...