
Time bar (total: 6.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 100% | 50% | 0% | 50% | 0% | 0% | 0% | 1 |
Compiled 17 to 12 computations (29.4% saved)
| 1.3s | 4 817× | 1 | valid |
| 843.0ms | 3 247× | 2 | valid |
| 10.0ms | 192× | 0 | valid |
ival-sqrt: 330.0ms (27.3% of total)adjust: 274.0ms (22.7% of total)ival-<=: 205.0ms (17% of total)ival-sub: 194.0ms (16.1% of total)ival-add: 158.0ms (13.1% of total)ival-and: 23.0ms (1.9% of total)exact: 15.0ms (1.2% of total)ival-assert: 7.0ms (0.6% of total)| 2× | egg-herbie |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 64× | +-lowering-+.f64 |
| 64× | +-lowering-+.f32 |
| 58× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 28 |
| 1 | 31 | 27 |
| 2 | 61 | 27 |
| 3 | 109 | 27 |
| 4 | 168 | 27 |
| 5 | 245 | 27 |
| 6 | 272 | 27 |
| 7 | 280 | 27 |
| 0 | 7 | 9 |
| 1 | 14 | 9 |
| 2 | 21 | 9 |
| 3 | 32 | 9 |
| 4 | 46 | 9 |
| 5 | 69 | 9 |
| 6 | 109 | 9 |
| 7 | 144 | 9 |
| 8 | 192 | 9 |
| 9 | 207 | 9 |
| 10 | 215 | 9 |
| 0 | 215 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
| Outputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Inputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(- (sqrt (+ 1 (neg x))) (sqrt (- 1 (neg x)))) |
(neg (- (sqrt (+ 1 (neg x))) (sqrt (- 1 (neg x))))) |
| Outputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(- (sqrt (+ 1 (neg x))) (sqrt (- 1 (neg x)))) |
(- (sqrt (- 1 x)) (sqrt (+ 1 x))) |
(neg (- (sqrt (+ 1 (neg x))) (sqrt (- 1 (neg x))))) |
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 0 | - | 1 | (0.012828976635982536) | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) | cancellation | 253 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 253 | 1 |
| - | 0 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 253 | 1 | 0 |
| - | 0 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 3 |
| 1 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 60.0ms | 310× | 1 | valid |
| 36.0ms | 184× | 2 | valid |
| 1.0ms | 18× | 0 | valid |
Compiled 74 to 32 computations (56.8% saved)
ival-sqrt: 50.0ms (65.1% of total)ival-sub: 11.0ms (14.3% of total)adjust: 8.0ms (10.4% of total)ival-add: 6.0ms (7.8% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 64× | +-lowering-+.f64 |
| 64× | +-lowering-+.f32 |
| 56× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 25 |
| 1 | 14 | 25 |
| 2 | 21 | 25 |
| 3 | 32 | 25 |
| 4 | 46 | 25 |
| 5 | 69 | 25 |
| 6 | 109 | 25 |
| 7 | 144 | 25 |
| 8 | 192 | 25 |
| 9 | 207 | 25 |
| 10 | 215 | 25 |
| 0 | 215 | 25 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(sqrt (+ 1 x)) |
(+ 1 x) |
1 |
x |
(sqrt (- 1 x)) |
(- 1 x) |
| Outputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(sqrt (- 1 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 9.0% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 25.0ms | 92× | 2 | valid |
| 16.0ms | 155× | 1 | valid |
| 0.0ms | 9× | 0 | valid |
Compiled 27 to 9 computations (66.7% saved)
ival-sqrt: 8.0ms (37.2% of total)ival-sub: 5.0ms (23.3% of total)adjust: 4.0ms (18.6% of total)ival-add: 3.0ms (14% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (sqrt (+ 1 x)) (sqrt (- 1 x)))> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (sqrt (- 1 x))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))))> |
#<alt (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))> |
#<alt (* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* -1/8 x) 1/2)))> |
#<alt (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2)))> |
#<alt (* (sqrt x) (sqrt -1))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt x) (sqrt -1)))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | (- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
| 1.0ms | x | @ | -inf | (- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
| 0.0ms | x | @ | -inf | (sqrt (+ 1 x)) |
| 0.0ms | x | @ | 0 | (- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
| 0.0ms | x | @ | -inf | (sqrt (- 1 x)) |
| 1× | batch-egg-rewrite |
| 3 412× | accelerator-lowering-fma.f32 |
| 3 412× | accelerator-lowering-fma.f64 |
| 2 124× | *-lowering-*.f32 |
| 2 124× | *-lowering-*.f64 |
| 1 648× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 1 | 46 | 20 |
| 2 | 363 | 20 |
| 3 | 5659 | 20 |
| 0 | 9317 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (sqrt (+ 1 x)) (sqrt (- 1 x))) |
(sqrt (+ 1 x)) |
(+ 1 x) |
(sqrt (- 1 x)) |
| Outputs |
|---|
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x x) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fma.f64 x x x) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 21 484× | accelerator-lowering-fma.f32 |
| 21 484× | accelerator-lowering-fma.f64 |
| 4 942× | +-lowering-+.f64 |
| 4 942× | +-lowering-+.f32 |
| 4 596× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 971 |
| 1 | 493 | 856 |
| 2 | 1729 | 798 |
| 3 | 7219 | 798 |
| 0 | 8083 | 746 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))) |
(* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* -1/8 x) 1/2))) |
(+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))) |
(* (sqrt x) (sqrt -1)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* (sqrt x) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 x (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (-.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (- (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (-.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* -1/8 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 x (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(*.f64 x (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt x) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
Compiled 9 912 to 1 183 computations (88.1% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 375 | 4 | 379 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 375 | 5 | 380 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 8.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ▶ | 99.5% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ▶ | 99.4% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ▶ | 99.3% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ▶ | 98.6% | x |
Compiled 54 to 34 computations (37% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| 1 752× | accelerator-lowering-fma.f32 |
| 1 752× | accelerator-lowering-fma.f64 |
| 614× | *-lowering-*.f32 |
| 614× | *-lowering-*.f64 |
| 506× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 145 |
| 1 | 83 | 145 |
| 2 | 225 | 139 |
| 3 | 573 | 139 |
| 4 | 990 | 139 |
| 5 | 1431 | 139 |
| 6 | 1474 | 139 |
| 7 | 1474 | 139 |
| 8 | 1474 | 139 |
| 9 | 1481 | 139 |
| 0 | 1481 | 122 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
x |
(* x (+ (* x (* x 1/8)) 1)) |
x |
(+ (* x (* x 1/8)) 1) |
(* x 1/8) |
1/8 |
1 |
(* x (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1)) |
x |
(+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1) |
(* x x) |
(+ (* x (* x 7/128)) 1/8) |
(* x 7/128) |
7/128 |
1/8 |
1 |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1)) |
x |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1) |
(* x x) |
(+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8) |
(* x (+ (* (* x x) 33/1024) 7/128)) |
(+ (* (* x x) 33/1024) 7/128) |
33/1024 |
7/128 |
1/8 |
1 |
| Outputs |
|---|
x |
(* x (+ (* x (* x 1/8)) 1)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
x |
(+ (* x (* x 1/8)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* x 1/8) |
(*.f64 x #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
1 |
#s(literal 1 binary64) |
(* x (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
x |
(+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x 7/128)) 1/8) |
(fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* x 7/128) |
(*.f64 x #s(literal 7/128 binary64)) |
7/128 |
#s(literal 7/128 binary64) |
1/8 |
#s(literal 1/8 binary64) |
1 |
#s(literal 1 binary64) |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
x |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* x (+ (* (* x x) 33/1024) 7/128)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(+ (* (* x x) 33/1024) 7/128) |
(fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) |
33/1024 |
#s(literal 33/1024 binary64) |
7/128 |
#s(literal 7/128 binary64) |
1/8 |
#s(literal 1/8 binary64) |
1 |
#s(literal 1 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 7/128 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| 39.0ms | 240× | 0 | valid |
| 6.0ms | 8× | 2 | valid |
| 5.0ms | 4× | 3 | valid |
| 1.0ms | 4× | 1 | valid |
Compiled 130 to 26 computations (80% saved)
ival-mult: 19.0ms (56.7% of total)ival-add: 13.0ms (38.8% of total)adjust: 1.0ms (3% of total)exact: 1.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (* x (* x 1/8)) 1))> |
#<alt (+ (* x (* x 1/8)) 1)> |
#<alt (* x 1/8)> |
#<alt (* x (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1))> |
#<alt (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1)> |
#<alt (* x x)> |
#<alt (+ (* x (* x 7/128)) 1/8)> |
#<alt (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1))> |
#<alt (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1)> |
#<alt (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)> |
#<alt (* x 7/128)> |
#<alt (* x (+ (* (* x x) 33/1024) 7/128))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* 1/8 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* 7/128 (pow x 5))> |
#<alt (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 7/128 (pow x 5))> |
#<alt (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))> |
#<alt (* 7/128 (pow x 4))> |
#<alt (* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 7/128 (pow x 4))> |
#<alt (* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/8> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (* 7/128 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 7/128 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))))> |
#<alt (* 33/1024 (pow x 7))> |
#<alt (* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 33/1024 (pow x 7))> |
#<alt (* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 7/128 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))) 33/1024)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 4))) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))> |
#<alt (* 33/1024 (pow x 6))> |
#<alt (* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 33/1024 (pow x 6))> |
#<alt (* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))> |
#<alt (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))> |
#<alt (* 33/1024 (pow x 4))> |
#<alt (* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* 33/1024 (pow x 4))> |
#<alt (* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2))))))> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* 7/128 x)> |
#<alt (* x (+ 7/128 (* 33/1024 (pow x 2))))> |
#<alt (* x (+ 7/128 (* 33/1024 (pow x 2))))> |
#<alt (* x (+ 7/128 (* 33/1024 (pow x 2))))> |
#<alt (* 33/1024 (pow x 3))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* 33/1024 (pow x 3))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2)))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1)) |
| 1.0ms | x | @ | 0 | (* x (+ (* x (* x 1/8)) 1)) |
| 0.0ms | x | @ | inf | (* x (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1)) |
| 0.0ms | x | @ | inf | (* x (+ (* x (* x 1/8)) 1)) |
| 0.0ms | x | @ | inf | (* x 1/8) |
| 1× | batch-egg-rewrite |
| 8 290× | accelerator-lowering-fma.f32 |
| 8 290× | accelerator-lowering-fma.f64 |
| 5 008× | *-lowering-*.f32 |
| 5 008× | *-lowering-*.f64 |
| 4 004× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 122 |
| 1 | 156 | 122 |
| 2 | 1284 | 116 |
| 0 | 8190 | 100 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* x (* x 1/8)) 1)) |
(+ (* x (* x 1/8)) 1) |
(* x 1/8) |
(* x (+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1)) |
(+ (* (* x x) (+ (* x (* x 7/128)) 1/8)) 1) |
(* x x) |
(+ (* x (* x 7/128)) 1/8) |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1)) |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8)) 1) |
(+ (* x (* x (+ (* (* x x) 33/1024) 7/128))) 1/8) |
(* x 7/128) |
(* x (+ (* (* x x) 33/1024) 7/128)) |
| Outputs |
|---|
(+.f64 x (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x)))) |
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 x (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (-.f64 x (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/262144 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/262144 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/262144 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/262144 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4096 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4096 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(*.f64 x #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (neg.f64 x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 7/128 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 7/128 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 7/128 binary64) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal 7/128 binary64)) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)))))) |
(/.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))) |
(/.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 117649/4398046511104 binary64)) #s(literal 1/134217728 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 117649/4398046511104 binary64) (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 343/1073741824 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 2401/268435456 binary64) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 49/1048576 binary64)))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 2401/268435456 binary64) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) |
(*.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 343/2097152 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x))))) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) x x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) x))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (neg.f64 x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/8 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64)))) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64))) #s(literal 1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 9 binary64)) #s(literal 1/134217728 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) #s(literal 1/512 binary64)))) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 6 binary64)) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) #s(literal -1/512 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 6 binary64)) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) #s(literal 1/64 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))))))) |
(*.f64 x #s(literal 7/128 binary64)) |
(*.f64 #s(literal 7/128 binary64) x) |
(+.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1089/1048576 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x)))) |
(fma.f64 x #s(literal 7/128 binary64) (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 x #s(literal 7/128 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 33/1024 binary64)) (*.f64 x #s(literal 7/128 binary64))) |
(fma.f64 #s(literal 7/128 binary64) x (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 7/128 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) x (*.f64 x #s(literal 7/128 binary64))) |
(fma.f64 (*.f64 x #s(literal 33/1024 binary64)) (*.f64 x x) (*.f64 x #s(literal 7/128 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64) (*.f64 x #s(literal 7/128 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (*.f64 (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (*.f64 (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64)) x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (*.f64 (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)))) |
(/.f64 (fma.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 49/16384 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1089/1048576 binary64)) (*.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1089/1048576 binary64))) (-.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 343/2097152 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (*.f64 (*.f64 #s(literal 33/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 #s(literal -7/128 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 35937/1073741824 binary64)) #s(literal 343/2097152 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal 49/16384 binary64)) (*.f64 (*.f64 x x) #s(literal 231/131072 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1089/1048576 binary64)) #s(literal -49/16384 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal -7/128 binary64)))) |
| 1× | egg-herbie |
| 17 016× | accelerator-lowering-fma.f32 |
| 17 016× | accelerator-lowering-fma.f64 |
| 5 142× | *-lowering-*.f32 |
| 5 142× | *-lowering-*.f64 |
| 2 278× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 1136 |
| 1 | 306 | 1106 |
| 2 | 809 | 1093 |
| 3 | 3153 | 1090 |
| 4 | 6527 | 1090 |
| 0 | 8351 | 1005 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* 1/8 (pow x 3)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 (pow x 3)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* 1/8 (pow x 2))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* 7/128 (pow x 5)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 7/128 (pow x 5)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(* 7/128 (pow x 4)) |
(* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 7/128 (pow x 4)) |
(* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/8 |
(+ 1/8 (* 7/128 (pow x 2))) |
(+ 1/8 (* 7/128 (pow x 2))) |
(+ 1/8 (* 7/128 (pow x 2))) |
(* 7/128 (pow x 2)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 7/128 (pow x 2)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))) |
(* 33/1024 (pow x 7)) |
(* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 33/1024 (pow x 7)) |
(* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 7/128 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))) 33/1024))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 4))) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
1 |
(+ 1 (* 1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))) |
(* 33/1024 (pow x 6)) |
(* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 33/1024 (pow x 6)) |
(* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
1/8 |
(+ 1/8 (* 7/128 (pow x 2))) |
(+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))) |
(+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))) |
(* 33/1024 (pow x 4)) |
(* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* 33/1024 (pow x 4)) |
(* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* 7/128 x) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(* 33/1024 (pow x 3)) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* 33/1024 (pow x 3)) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* 1/8 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* 1/8 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* 7/128 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 7/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal 7/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal 7/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* 7/128 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 7/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (-.f64 #s(literal 7/128 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (-.f64 #s(literal 7/128 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 7/128 (pow x 4)) |
(*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 7/128 (pow x 4)) |
(*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)))) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* 7/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/128 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* 7/128 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/128 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* 33/1024 (pow x 7)) |
(*.f64 #s(literal 33/1024 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 7/128 binary64) (*.f64 x x)))) |
(* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(* 33/1024 (pow x 7)) |
(*.f64 #s(literal 33/1024 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 7/128 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 7/128 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))) 33/1024))) |
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal 33/1024 binary64) (/.f64 (+.f64 #s(literal -7/128 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 4))) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (-.f64 #s(literal 33/1024 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(* 33/1024 (pow x 6)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64))))) |
(* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 7/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(* 33/1024 (pow x 6)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64))))) |
(* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 7/128 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 7/128 binary64) (*.f64 x x)) (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* 33/1024 (pow x 4)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64))) |
(* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* 33/1024 (pow x 4)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64))) |
(* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* 7/128 x) |
(*.f64 x #s(literal 7/128 binary64)) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* x (+ 7/128 (* 33/1024 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* 33/1024 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64)) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* 33/1024 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 33/1024 binary64)) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(* (pow x 3) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
Compiled 21 603 to 1 672 computations (92.3% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 609 | 2 | 611 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 1 | 1 |
| Total | 611 | 5 | 616 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 99.3% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
| ✓ | 8.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.5% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | 98.6% | x |
Compiled 54 to 31 computations (42.6% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
| 316× | accelerator-lowering-fma.f32 |
| 316× | accelerator-lowering-fma.f64 |
| 232× | *-lowering-*.f32 |
| 232× | *-lowering-*.f64 |
| 122× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 44 |
| 1 | 26 | 44 |
| 2 | 52 | 44 |
| 3 | 114 | 44 |
| 4 | 193 | 44 |
| 5 | 213 | 44 |
| 6 | 213 | 44 |
| 7 | 277 | 44 |
| 8 | 277 | 44 |
| 0 | 277 | 40 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* x (* x x)) 1/8) x) |
(* x (* x x)) |
x |
(* x x) |
1/8 |
(+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x) |
(+ (* (* x x) 7/128) 1/8) |
(* x x) |
x |
7/128 |
1/8 |
(* x (* x x)) |
| Outputs |
|---|
(+ (* (* x (* x x)) 1/8) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(+ (* (* x x) 7/128) 1/8) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(* x x) |
(*.f64 x x) |
x |
7/128 |
#s(literal 7/128 binary64) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| 19.0ms | 256× | 0 | valid |
Compiled 50 to 13 computations (74% saved)
ival-mult: 8.0ms (69.4% of total)ival-add: 3.0ms (26% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* x (* x x)) 1/8) x)> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x)> |
#<alt (+ (* (* x x) 7/128) 1/8)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* 1/8 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* 1/8 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/8 (/ 1 (pow x 2))))> |
#<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 x> |
#<alt (* x (+ 1 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))> |
#<alt (* 7/128 (pow x 5))> |
#<alt (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 7/128 (pow x 5))> |
#<alt (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128)))> |
#<alt 1/8> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (+ 1/8 (* 7/128 (pow x 2)))> |
#<alt (* 7/128 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 7/128 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2)))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 0.0ms | x | @ | -inf | (+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x) |
| 0.0ms | x | @ | 0 | (+ (* (* x (* x x)) 1/8) x) |
| 0.0ms | x | @ | inf | (+ (* (* x (* x x)) 1/8) x) |
| 0.0ms | x | @ | inf | (+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x) |
| 1× | batch-egg-rewrite |
| 8 574× | accelerator-lowering-fma.f32 |
| 8 574× | accelerator-lowering-fma.f64 |
| 5 298× | *-lowering-*.f32 |
| 5 298× | *-lowering-*.f64 |
| 2 216× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 1 | 62 | 33 |
| 2 | 479 | 33 |
| 3 | 5795 | 33 |
| 0 | 8113 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x (* x x)) 1/8) x) |
(* x (* x x)) |
(* x x) |
(+ (* (+ (* (* x x) 7/128) 1/8) (* x (* x x))) x) |
(+ (* (* x x) 7/128) 1/8) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64))) x) |
(fma.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)) x) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) x) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/134217728 binary64) (pow.f64 x #s(literal 27 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/134217728 binary64) (pow.f64 x #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/134217728 binary64) (pow.f64 x #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) (fma.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(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 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (+.f64 x (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x) |
(fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x #s(literal 7/128 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 7/128 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 7/128 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) x) |
(fma.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x #s(literal 7/128 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) x (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 7/128 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x #s(literal 7/128 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x x) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) x x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/128 binary64)))) (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 7/128 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/128 binary64)) (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/128 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) (fma.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (*.f64 x (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))) x) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 9 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) #s(literal 6 binary64)))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal 7/128 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 7/128 binary64) (/.f64 (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 7/128 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/128 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x #s(literal 7/128 binary64)) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 49/16384 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal 49/16384 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/128 binary64)))) (/.f64 (*.f64 x #s(literal 7/128 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 7/128 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 7/128 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal -7/128 binary64) #s(literal 1/8 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) #s(literal -7/128 binary64) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 40353607/9223372036854775808 binary64) #s(literal 1/134217728 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal 1/262144 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 343/1073741824 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/1048576 binary64) #s(literal 1/4096 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) #s(literal -1/4096 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 40353607/9223372036854775808 binary64) #s(literal 1/134217728 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal 1/262144 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 343/1073741824 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/1048576 binary64) #s(literal 1/4096 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -7/128 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 40353607/9223372036854775808 binary64) #s(literal 1/134217728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal 1/262144 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 343/1073741824 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64) #s(literal -1/262144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/1048576 binary64) #s(literal 1/4096 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64) #s(literal -1/4096 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 1/64 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -7/128 binary64) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 117649/4398046511104 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -7/1024 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 49/16384 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 2401/268435456 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal 1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 7/1024 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 49/16384 binary64)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/2097152 binary64))) #s(literal -1/512 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 49/16384 binary64))) (fma.f64 x (*.f64 x #s(literal 7/1024 binary64)) #s(literal 1/64 binary64)))) |
| 1× | egg-herbie |
| 7 978× | accelerator-lowering-fma.f32 |
| 7 978× | accelerator-lowering-fma.f64 |
| 3 434× | *-lowering-*.f32 |
| 3 434× | *-lowering-*.f64 |
| 1 994× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 370 |
| 1 | 113 | 338 |
| 2 | 289 | 338 |
| 3 | 758 | 338 |
| 4 | 2784 | 338 |
| 5 | 5557 | 338 |
| 0 | 8482 | 305 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* 1/8 (pow x 3)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* 1/8 (pow x 3)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(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) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(* 7/128 (pow x 5)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 7/128 (pow x 5)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
1/8 |
(+ 1/8 (* 7/128 (pow x 2))) |
(+ 1/8 (* 7/128 (pow x 2))) |
(+ 1/8 (* 7/128 (pow x 2))) |
(* 7/128 (pow x 2)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* 7/128 (pow x 2)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* 1/8 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* 1/8 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 3) |
(*.f64 x (fma.f64 x x #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
(* x (+ 1 (* 1/8 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* 7/128 (pow x 5)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 7/128 binary64)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* 7/128 (pow x 5)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 7/128 binary64)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(+ 1/8 (* 7/128 (pow x 2))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* 7/128 (pow x 2)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* 7/128 (pow x 2)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
Compiled 15 736 to 909 computations (94.2% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 437 | 0 | 437 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 437 | 5 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 99.3% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
| ✓ | 8.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.5% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| ✓ | 98.6% | x |
Compiled 125 to 58 computations (53.6% saved)
| Inputs |
|---|
x |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
| Outputs |
|---|
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | x |
| 98.6% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
| 14× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 61 |
| 1 | 32 | 61 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
x |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
x |
| 21 484× | accelerator-lowering-fma.f32 |
| 21 484× | accelerator-lowering-fma.f64 |
| 8 290× | accelerator-lowering-fma.f32 |
| 8 290× | accelerator-lowering-fma.f64 |
| 5 008× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 971 |
| 1 | 493 | 856 |
| 2 | 1729 | 798 |
| 3 | 7219 | 798 |
| 0 | 8083 | 746 |
| 0 | 24 | 122 |
| 1 | 156 | 122 |
| 2 | 1284 | 116 |
| 0 | 8190 | 100 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 152 to 76 computations (50% saved)
(negabs x)
Compiled 210 to 100 computations (52.4% saved)
Loading profile data...