
Time bar (total: 11.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 83.3% | 62.5% | 12.5% | 0% | 0% | 25% | 0% | 4 |
| 91.7% | 68.7% | 6.2% | 0% | 0% | 25% | 0% | 5 |
| 95.8% | 71.8% | 3.1% | 0% | 0% | 25% | 0% | 6 |
| 97.9% | 73.4% | 1.6% | 0% | 0% | 25% | 0% | 7 |
| 99% | 74.2% | 0.8% | 0% | 0% | 25% | 0% | 8 |
| 99.5% | 74.6% | 0.4% | 0% | 0% | 25% | 0% | 9 |
| 99.7% | 74.8% | 0.2% | 0% | 0% | 25% | 0% | 10 |
| 99.9% | 74.9% | 0.1% | 0% | 0% | 25% | 0% | 11 |
| 99.9% | 74.9% | 0% | 0% | 0% | 25% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 481.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 2× | 0 | invalid |
ival-add: 162.0ms (49.8% of total)ival-div: 85.0ms (26.1% of total)ival-sqrt: 65.0ms (20% of total)ival-true: 6.0ms (1.8% of total)exact: 5.0ms (1.5% of total)ival-assert: 3.0ms (0.9% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 116× | associate-*l* |
| 78× | div-sub |
| 76× | distribute-lft-neg-in |
| 72× | associate-/l* |
| 68× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 1 | 29 | 25 |
| 2 | 57 | 24 |
| 3 | 125 | 24 |
| 4 | 262 | 24 |
| 5 | 443 | 24 |
| 6 | 632 | 24 |
| 7 | 733 | 24 |
| 8 | 767 | 24 |
| 9 | 780 | 24 |
| 10 | 782 | 24 |
| 0 | 6 | 8 |
| 1 | 10 | 8 |
| 0 | 10 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
| Outputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Inputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
(/ (neg x) (+ 1 (sqrt (+ (neg x) 1)))) |
(neg (/ (neg x) (+ 1 (sqrt (+ (neg x) 1))))) |
| Outputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
(/ (neg x) (+ 1 (sqrt (+ (neg x) 1)))) |
(/ x (- -1 (sqrt (- 1 x)))) |
(neg (/ (neg x) (+ 1 (sqrt (+ (neg x) 1))))) |
(/ x (+ 1 (sqrt (- 1 x)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 28.0ms | 512× | 0 | valid |
Compiled 68 to 28 computations (58.8% saved)
ival-add: 6.0ms (40.1% of total)ival-sqrt: 5.0ms (33.4% of total)ival-div: 4.0ms (26.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 4× | +-commutative |
| 2× | sqrt-lowering-sqrt.f64 |
| 2× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 1 | 10 | 23 |
| 0 | 10 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
x |
(+ 1 (sqrt (+ x 1))) |
1 |
(sqrt (+ x 1)) |
(+ x 1) |
| Outputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+ 1 (sqrt (+ x 1))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 54.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-add: 44.0ms (91.9% of total)ival-div: 2.0ms (4.2% of total)ival-sqrt: 2.0ms (4.2% 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 (+ 1 (sqrt (+ x 1))))> |
#<alt (+ 1 (sqrt (+ x 1)))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))> |
#<alt (sqrt x)> |
#<alt (- (sqrt x) 1)> |
#<alt (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1)> |
#<alt (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x)))))))> |
#<alt (* -1 (sqrt x))> |
#<alt (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2)))> |
#<alt (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)))> |
#<alt (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x)))> |
#<alt 2> |
#<alt (+ 2 (* 1/2 x))> |
#<alt (+ 2 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<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)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ x (+ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | inf | (/ x (+ 1 (sqrt (+ x 1)))) |
| 0.0ms | x | @ | -inf | (sqrt (+ x 1)) |
| 0.0ms | x | @ | -inf | (+ 1 (sqrt (+ x 1))) |
| 0.0ms | x | @ | inf | (sqrt (+ x 1)) |
| 1× | batch-egg-rewrite |
| 3 950× | accelerator-lowering-fma.f32 |
| 3 950× | accelerator-lowering-fma.f64 |
| 3 308× | /-lowering-/.f32 |
| 3 308× | /-lowering-/.f64 |
| 2 908× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 42 | 21 |
| 2 | 311 | 20 |
| 3 | 3396 | 20 |
| 0 | 8276 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (+ 1 (sqrt (+ x 1)))) |
(+ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ x 1) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 x (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (/.f64 x (neg.f64 x)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x)))) |
(fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (neg.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 x)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 x (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 x (neg.f64 x)) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 x (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 x (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 x (neg.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 x x) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 0 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(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))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 x #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 x #s(literal 0 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 x #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 x #s(literal 0 binary64))) (neg.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) (fma.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (log1p.f64 x) (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)))) |
(fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x (*.f64 x x))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (-.f64 (*.f64 x x) x))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x #s(literal -1 binary64))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.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))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.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 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) (sqrt.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) (fabs.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64)))))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #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) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 x #s(literal 1 binary64))) |
(fabs.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #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)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.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 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (log1p.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (log.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (exp.f64 (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (neg.f64 x)))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 (neg.f64 x) x))) (exp.f64 (log1p.f64 (neg.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fabs.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fabs.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fabs.f64 (fma.f64 x x #s(literal -1 binary64))) (fabs.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (fabs.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fabs.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (fabs.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fabs.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (fabs.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (fabs.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))) (fabs.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)))) (fabs.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (fabs.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.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 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (fabs.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) (fabs.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fabs.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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (fabs.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (fabs.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fabs.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fabs.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.f64 x)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log1p.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (fabs.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (fabs.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #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 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 (log1p.f64 (-.f64 (*.f64 x x) x))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fabs.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 x x #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fabs.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(*.f64 (fabs.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (fabs.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)))) (fabs.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fabs.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 18 662× | accelerator-lowering-fma.f32 |
| 18 662× | accelerator-lowering-fma.f64 |
| 3 776× | *-lowering-*.f32 |
| 3 776× | *-lowering-*.f64 |
| 2 642× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 600 |
| 1 | 485 | 505 |
| 2 | 1633 | 483 |
| 3 | 5433 | 474 |
| 0 | 8374 | 430 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(sqrt x) |
(- (sqrt x) 1) |
(- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) |
(- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))) |
(* -1 (sqrt x)) |
(+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))) |
2 |
(+ 2 (* 1/2 x)) |
(+ 2 (* x (+ 1/2 (* -1/8 x)))) |
(+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (/ 1 x))) |
(* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
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))) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(- (sqrt x) 1) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) |
(+.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))) |
(+.f64 (sqrt.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))) |
(-.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) |
(-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) x) x)) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))) |
(-.f64 (neg.f64 (sqrt.f64 x)) (+.f64 (/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) x) x) #s(literal 1 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
(+ 2 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* 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 2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(fma.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))) #s(literal 1 binary64)) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))) |
(fma.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) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #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) (pow.f64 x #s(literal 5 binary64)))) (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) (pow.f64 x #s(literal 5 binary64)))) (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 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)))) |
(* -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 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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))))))) |
(*.f64 x (fma.f64 (/.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 4 binary64))) #s(literal -1/16 binary64) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 |
#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)) |
Compiled 11 057 to 2 091 computations (81.1% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 513 | 9 | 522 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 513 | 10 | 523 |
| Status | Accuracy | Program |
|---|---|---|
| 67.7% | (/.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) | |
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| 33.2% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) | |
| 66.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) | |
| ▶ | 67.3% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 65.5% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ▶ | 66.9% | (*.f64 #s(literal 1/2 binary64) x) |
| 33.6% | (sqrt.f64 x) | |
| ▶ | 39.8% | (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 145 to 102 computations (29.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 128 | (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| 1 792× | accelerator-lowering-fma.f32 |
| 1 792× | accelerator-lowering-fma.f64 |
| 816× | *-lowering-*.f32 |
| 816× | *-lowering-*.f64 |
| 588× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 104 |
| 1 | 56 | 103 |
| 2 | 104 | 101 |
| 3 | 154 | 101 |
| 4 | 253 | 101 |
| 5 | 286 | 101 |
| 6 | 365 | 101 |
| 7 | 511 | 101 |
| 8 | 767 | 101 |
| 9 | 938 | 101 |
| 10 | 1188 | 101 |
| 11 | 2278 | 101 |
| 12 | 2838 | 101 |
| 13 | 3153 | 101 |
| 14 | 3189 | 101 |
| 15 | 3189 | 101 |
| 0 | 3189 | 94 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ x 1))) x)) |
1 |
(/ (+ 1 (sqrt (+ x 1))) x) |
(+ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ x 1) |
x |
(* 1/2 x) |
1/2 |
x |
(* x (+ (* x -1/8) 1/2)) |
x |
(+ (* x -1/8) 1/2) |
-1/8 |
1/2 |
(* x (+ (* x (+ (* x 1/16) -1/8)) 1/2)) |
x |
(+ (* x (+ (* x 1/16) -1/8)) 1/2) |
(+ (* x 1/16) -1/8) |
1/16 |
-1/8 |
1/2 |
(neg (- 1 (sqrt (+ x 1)))) |
(- 1 (sqrt (+ x 1))) |
1 |
(sqrt (+ x 1)) |
(+ x 1) |
x |
| Outputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ x 1))) x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(/ (+ 1 (sqrt (+ x 1))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) |
(+ 1 (sqrt (+ x 1))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
(* x (+ (* x -1/8) 1/2)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
x |
(+ (* x -1/8) 1/2) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* x (+ (* x (+ (* x 1/16) -1/8)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* x (+ (* x 1/16) -1/8)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/16) -1/8) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
1/16 |
#s(literal 1/16 binary64) |
-1/8 |
#s(literal -1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(neg (- 1 (sqrt (+ x 1)))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(- 1 (sqrt (+ x 1))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 39.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| 29.0ms | 101× | 1 | valid |
| 23.0ms | 58× | 2 | valid |
| 15.0ms | 95× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 99 to 23 computations (76.8% saved)
adjust: 10.0ms (21.8% of total)ival-add: 9.0ms (19.6% of total)ival-mult: 8.0ms (17.4% of total)ival-div: 6.0ms (13.1% of total)ival-sqrt: 6.0ms (13.1% of total)ival-neg: 3.0ms (6.5% of total)ival-sub: 2.0ms (4.4% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ (+ 1 (sqrt (+ x 1))) x))> |
#<alt (/ (+ 1 (sqrt (+ x 1))) x)> |
#<alt (+ 1 (sqrt (+ x 1)))> |
#<alt (sqrt (+ x 1))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ (* x -1/8) 1/2))> |
#<alt (+ (* x -1/8) 1/2)> |
#<alt (* x (+ (* x (+ (* x 1/16) -1/8)) 1/2))> |
#<alt (+ (* x (+ (* x 1/16) -1/8)) 1/2)> |
#<alt (+ (* x 1/16) -1/8)> |
#<alt (neg (- 1 (sqrt (+ x 1))))> |
#<alt (- 1 (sqrt (+ x 1)))> |
#<alt (+ x 1)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))> |
#<alt (sqrt x)> |
#<alt (- (sqrt x) 1)> |
#<alt (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1)> |
#<alt (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x)))))))> |
#<alt (* -1 (sqrt x))> |
#<alt (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2)))> |
#<alt (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)))> |
#<alt (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x)))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* 1/2 x)) x)> |
#<alt (/ (+ 2 (* x (+ 1/2 (* -1/8 x)))) x)> |
#<alt (/ (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) x)> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))> |
#<alt (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x))> |
#<alt (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* 1/2 (sqrt (/ 1 x))) 1) x)))> |
#<alt (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) 1) x)))> |
#<alt 2> |
#<alt (+ 2 (* 1/2 x))> |
#<alt (+ 2 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<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/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 x)> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* (pow x 3) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* x (- (* 1/16 x) 1/8)))> |
#<alt (+ 1/2 (* x (- (* 1/16 x) 1/8)))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))))> |
#<alt -1/8> |
#<alt (- (* 1/16 x) 1/8)> |
#<alt (- (* 1/16 x) 1/8)> |
#<alt (- (* 1/16 x) 1/8)> |
#<alt (* 1/16 x)> |
#<alt (* x (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* x (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* x (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* 1/16 x)> |
#<alt (* -1 (* x (- (* 1/8 (/ 1 x)) 1/16)))> |
#<alt (* -1 (* x (- (* 1/8 (/ 1 x)) 1/16)))> |
#<alt (* -1 (* x (- (* 1/8 (/ 1 x)) 1/16)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))> |
#<alt (sqrt x)> |
#<alt (* x (- (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x)))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* 1/8 x) 1/2))> |
#<alt (* x (- (* x (+ 1/8 (* -1/16 x))) 1/2))> |
#<alt (* x (- (* x (+ 1/8 (* x (- (* 5/128 x) 1/16)))) 1/2))> |
#<alt (* -1 (sqrt x))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)) (sqrt (/ 1 x))))> |
#<alt (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (/ 1 x)) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* 1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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)))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (* x 1/16) -1/8) |
| 1.0ms | x | @ | -inf | (/ (+ 1 (sqrt (+ x 1))) x) |
| 1.0ms | x | @ | -inf | (- 1 (sqrt (+ x 1))) |
| 0.0ms | x | @ | inf | (* x (+ (* x -1/8) 1/2)) |
| 0.0ms | x | @ | -inf | (* x (+ (* x -1/8) 1/2)) |
| 1× | batch-egg-rewrite |
| 4 454× | accelerator-lowering-fma.f32 |
| 4 454× | accelerator-lowering-fma.f64 |
| 4 264× | *-lowering-*.f32 |
| 4 264× | *-lowering-*.f64 |
| 4 104× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 84 |
| 1 | 136 | 81 |
| 2 | 1012 | 81 |
| 0 | 8413 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ 1 (sqrt (+ x 1))) x)) |
(/ (+ 1 (sqrt (+ x 1))) x) |
(+ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(* 1/2 x) |
(* x (+ (* x -1/8) 1/2)) |
(+ (* x -1/8) 1/2) |
(* x (+ (* x (+ (* x 1/16) -1/8)) 1/2)) |
(+ (* x (+ (* x 1/16) -1/8)) 1/2) |
(+ (* x 1/16) -1/8) |
(neg (- 1 (sqrt (+ x 1)))) |
(- 1 (sqrt (+ x 1))) |
(+ x 1) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 (/.f64 x (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 x (fma.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) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 x (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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) (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)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (-.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(*.f64 (/.f64 x (fma.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (/.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.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 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) x) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.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)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (+.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)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (*.f64 x (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.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) #s(literal -1 binary64))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.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)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (fma.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 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (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)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.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) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (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))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (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)) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (+.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)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (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)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (-.f64 (*.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.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 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(neg.f64 (neg.f64 (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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (neg.f64 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 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 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 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 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 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (*.f64 x #s(literal 1/16 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/134217728 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/16 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) x) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64))))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) x) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x)) (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/16 binary64)) x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 9 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal -1/8 binary64)) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)) (pow.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/16 binary64)))) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))))) |
(+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))) |
(+.f64 (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64)) #s(literal -1/8 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64) #s(literal -1/8 binary64)) |
(fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/16 binary64)) #s(literal -1/8 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1/16 binary64) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64)) (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64))) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (*.f64 x #s(literal 1/128 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (*.f64 x #s(literal 1/128 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64))) (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/68719476736 binary64) #s(literal -1/134217728 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/16777216 binary64) (-.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2097152 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/16777216 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal 1/512 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/16777216 binary64) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/65536 binary64) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) #s(literal 1/16384 binary64)))) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/65536 binary64) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal 1/64 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (*.f64 x #s(literal 1/128 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 x #s(literal 1/128 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/16 binary64) #s(literal -1/8 binary64)))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/16 binary64))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(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)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.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)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (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)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.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))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.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) (neg.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.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) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(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))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 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)) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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) (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)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (-.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) x)) (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))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.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) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.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) (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 x)) |
(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 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(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 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 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 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 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 (neg.f64 (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)) |
(*.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 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 11 946× | accelerator-lowering-fma.f32 |
| 11 946× | accelerator-lowering-fma.f64 |
| 3 270× | *-lowering-*.f32 |
| 3 270× | *-lowering-*.f64 |
| 3 086× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 1588 |
| 1 | 829 | 1412 |
| 2 | 2756 | 1369 |
| 3 | 7522 | 1369 |
| 0 | 8423 | 1269 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(sqrt x) |
(- (sqrt x) 1) |
(- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) |
(- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))) |
(* -1 (sqrt x)) |
(+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))) |
(/ 2 x) |
(/ (+ 2 (* 1/2 x)) x) |
(/ (+ 2 (* x (+ 1/2 (* -1/8 x)))) x) |
(/ (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) x) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (/ 1 x)) |
(+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))) |
(+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* 1/2 (sqrt (/ 1 x))) 1) x))) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) 1) x))) |
2 |
(+ 2 (* 1/2 x)) |
(+ 2 (* x (+ 1/2 (* -1/8 x)))) |
(+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (/ 1 x))) |
(* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
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/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(* -1/8 x) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 x) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* 1/16 (pow x 3)) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* 1/16 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(* 1/16 (pow x 2)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* 1/16 (pow x 2)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
-1/8 |
(- (* 1/16 x) 1/8) |
(- (* 1/16 x) 1/8) |
(- (* 1/16 x) 1/8) |
(* 1/16 x) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(* 1/16 x) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(sqrt x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1/2 x) |
(* x (- (* 1/8 x) 1/2)) |
(* x (- (* x (+ 1/8 (* -1/16 x))) 1/2)) |
(* x (- (* x (+ 1/8 (* x (- (* 5/128 x) 1/16)))) 1/2)) |
(* -1 (sqrt x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)) (sqrt (/ 1 x)))) |
(* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (/ 1 x)) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* 1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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))) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(- (sqrt x) 1) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) |
(-.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))) |
(-.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))) |
(-.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) |
(-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) x) x)) |
(+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))) |
(-.f64 (neg.f64 (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) x) x))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* 1/2 x)) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) x) |
(/ (+ 2 (* x (+ 1/2 (* -1/8 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) x) |
(/.f64 (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 2 binary64)) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* 1/2 (sqrt (/ 1 x))) 1) x))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) 1) x))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
(+ 2 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* 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 2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) |
(fma.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))) #s(literal 1 binary64)) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))) |
(fma.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) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #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) (pow.f64 x #s(literal 5 binary64)))) (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 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) (pow.f64 x #s(literal 5 binary64)))) (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 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)))) |
(* -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)))))) |
(neg.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (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 x (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (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 4 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(* -1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* 1/16 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(* 1/16 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))) |
(*.f64 x (*.f64 x (*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* 1/16 (pow x 2)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* 1/16 (pow x 2)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
-1/8 |
#s(literal -1/8 binary64) |
(- (* 1/16 x) 1/8) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(- (* 1/16 x) 1/8) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(- (* 1/16 x) 1/8) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(* 1/16 x) |
(*.f64 x #s(literal 1/16 binary64)) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* x (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* 1/16 x) |
(*.f64 x #s(literal 1/16 binary64)) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))) |
(*.f64 x (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(fma.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))) #s(literal -1 binary64)) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x))) |
(fma.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) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* 1/8 x) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) |
(* x (- (* x (+ 1/8 (* -1/16 x))) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(* x (- (* x (+ 1/8 (* x (- (* 5/128 x) 1/16)))) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 5/128 binary64) #s(literal -1/16 binary64)) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)) (sqrt (/ 1 x)))) |
(fma.f64 x (-.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))) #s(literal 1 binary64)) |
(* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (/ 1 x)) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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)))))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 x)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* 1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 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)) |
Compiled 20 517 to 2 855 computations (86.1% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 984 | 3 | 987 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 986 | 11 | 997 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.6% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| ▶ | 39.8% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
| ▶ | 33.2% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ▶ | 67.3% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| 66.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) | |
| ✓ | 67.3% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.5% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 66.9% | (*.f64 #s(literal 1/2 binary64) x) |
| ▶ | 33.6% | (sqrt.f64 x) |
Compiled 139 to 96 computations (30.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 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)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| 132× | accelerator-lowering-fma.f32 |
| 132× | accelerator-lowering-fma.f64 |
| 70× | *-lowering-*.f32 |
| 70× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 80 |
| 1 | 45 | 74 |
| 2 | 75 | 74 |
| 3 | 103 | 74 |
| 4 | 104 | 74 |
| 0 | 104 | 68 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (+ (* (* x x) 1/16) (+ (* x -1/8) 1/2))) |
x |
(+ (* (* x x) 1/16) (+ (* x -1/8) 1/2)) |
(* x x) |
1/16 |
(+ (* x -1/8) 1/2) |
-1/8 |
1/2 |
(sqrt x) |
x |
(+ (sqrt x) -1) |
(sqrt x) |
x |
-1 |
(- (sqrt (+ 1 x)) 1) |
(sqrt (+ 1 x)) |
(+ 1 x) |
1 |
x |
(+ (* (* x x) -1/8) (* x 1/2)) |
(* x x) |
x |
-1/8 |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* x (+ (* (* x x) 1/16) (+ (* x -1/8) 1/2))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* (* x x) 1/16) (+ (* x -1/8) 1/2)) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
1/16 |
#s(literal 1/16 binary64) |
(+ (* x -1/8) 1/2) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ (sqrt x) -1) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
x |
-1 |
#s(literal -1 binary64) |
(- (sqrt (+ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
x |
(+ (* (* x x) -1/8) (* x 1/2)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x x) |
(*.f64 x x) |
x |
-1/8 |
#s(literal -1/8 binary64) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 70.5% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| 30.0ms | 87× | 0 | invalid |
| 17.0ms | 32× | 2 | valid |
| 11.0ms | 90× | 0 | valid |
| 10.0ms | 44× | 1 | valid |
| 1.0ms | 3× | 3 | valid |
Compiled 76 to 22 computations (71.1% saved)
ival-mult: 28.0ms (52.3% of total)adjust: 11.0ms (20.6% of total)ival-add: 7.0ms (13.1% of total)ival-sqrt: 5.0ms (9.3% of total)ival-sub: 2.0ms (3.7% of total)exact: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* x x) 1/16) (+ (* x -1/8) 1/2))> |
#<alt (* x (+ (* (* x x) 1/16) (+ (* x -1/8) 1/2)))> |
#<alt (* x x)> |
#<alt (+ (* x -1/8) 1/2)> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) -1)> |
#<alt (- (sqrt (+ 1 x)) 1)> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (+ (* (* x x) -1/8) (* x 1/2))> |
#<alt (* x 1/2)> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* x (- (* 1/16 x) 1/8)))> |
#<alt (+ 1/2 (* x (- (* 1/16 x) 1/8)))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* (pow x 3) (- 1/16 (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x))))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16)))> |
#<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/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 x)> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (- (sqrt x) 1)> |
#<alt (- (sqrt x) 1)> |
#<alt (- (sqrt x) 1)> |
#<alt (- (sqrt x) 1)> |
#<alt (sqrt x)> |
#<alt (* x (- (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (- (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (- (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))> |
#<alt (sqrt x)> |
#<alt (* x (- (sqrt (/ 1 x)) (/ 1 x)))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x)))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<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/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (sqrt x) |
| 0.0ms | x | @ | inf | (+ (* (* x x) -1/8) (* x 1/2)) |
| 0.0ms | x | @ | 0 | (* x x) |
| 0.0ms | x | @ | 0 | (sqrt x) |
| 0.0ms | x | @ | inf | (* x x) |
| 1× | batch-egg-rewrite |
| 5 300× | accelerator-lowering-fma.f32 |
| 5 300× | accelerator-lowering-fma.f64 |
| 5 118× | *-lowering-*.f32 |
| 5 118× | *-lowering-*.f64 |
| 4 476× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 63 |
| 1 | 121 | 57 |
| 2 | 986 | 57 |
| 0 | 8226 | 50 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x x) 1/16) (+ (* x -1/8) 1/2)) |
(* x (+ (* (* x x) 1/16) (+ (* x -1/8) 1/2))) |
(* x x) |
(+ (* x -1/8) 1/2) |
(sqrt x) |
(+ (sqrt x) -1) |
(- (sqrt (+ 1 x)) 1) |
(sqrt (+ 1 x)) |
(+ 1 x) |
(+ (* (* x x) -1/8) (* x 1/2)) |
(* x 1/2) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(+.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(fma.f64 x #s(literal -1/8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/16 binary64)) x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))) (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 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/65536 binary64) (fma.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (neg.f64 (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (-.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/16 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 x (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) x)) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))))) (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/134217728 binary64) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4096 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(+.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 (sqrt.f64 x)))) (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 (sqrt.f64 x))))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 (sqrt.f64 x))))) (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 (sqrt.f64 x)))))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(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 x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(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 x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(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))) #s(literal -1 binary64)) |
(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))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.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 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 x #s(literal -1 binary64)) #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 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 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 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (log1p.f64 x)) |
(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 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 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 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.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 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x 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 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.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 x #s(literal -1 binary64)) #s(literal 1 binary64))) (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)))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) 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))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 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)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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) (-.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)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 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 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) x) (/.f64 (*.f64 x x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/64 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (/.f64 #s(literal 1/64 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) x) (/.f64 (*.f64 x #s(literal -1/8 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x)) x) (/.f64 #s(literal -1/8 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/134217728 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4096 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/262144 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/16 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
| 1× | egg-herbie |
| 15 968× | accelerator-lowering-fma.f32 |
| 15 968× | accelerator-lowering-fma.f64 |
| 3 692× | *-lowering-*.f32 |
| 3 692× | *-lowering-*.f64 |
| 2 310× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 911 |
| 1 | 413 | 871 |
| 2 | 1251 | 842 |
| 3 | 3941 | 827 |
| 4 | 7930 | 827 |
| 0 | 8240 | 739 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(* 1/16 (pow x 2)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* 1/16 (pow x 2)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* 1/16 (pow x 3)) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(* 1/16 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(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/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(* -1/8 x) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 x) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(- (sqrt x) 1) |
(- (sqrt x) 1) |
(- (sqrt x) 1) |
(- (sqrt x) 1) |
(sqrt x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(sqrt x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
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/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* 1/16 (pow x 2)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* 1/16 (pow x 2)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* 1/16 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* 1/16 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 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/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 #s(literal -1/8 binary64) x) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 #s(literal -1/8 binary64) x) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(- (sqrt x) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(- (sqrt x) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(- (sqrt x) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(- (sqrt x) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (sqrt (/ 1 x)) (/ 1 x))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(fma.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))) #s(literal -1 binary64)) |
(* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (/ 1 x))) |
(fma.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) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(* -1 (* x (+ (* -1 (/ (- (* -1/2 (sqrt (/ 1 x))) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) 1) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #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) (pow.f64 x #s(literal 5 binary64)))) (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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (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)))))) |
(* -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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (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 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.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 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 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/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
Compiled 13 161 to 1 510 computations (88.5% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 625 | 3 | 628 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 625 | 14 | 639 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.6% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| ▶ | 5.6% | (-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ▶ | 7.4% | (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | 39.8% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
| ▶ | 4.5% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | 33.2% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ✓ | 67.3% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| ▶ | 66.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 67.3% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.5% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 66.9% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 33.6% | (sqrt.f64 x) |
Compiled 111 to 77 computations (30.6% saved)
| 1× | egg-herbie |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 256 | (-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | cost-diff | 256 | (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| 13 430× | accelerator-lowering-fma.f32 |
| 13 430× | accelerator-lowering-fma.f64 |
| 3 740× | +-lowering-+.f64 |
| 3 740× | +-lowering-+.f32 |
| 1 904× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 89 |
| 1 | 64 | 85 |
| 2 | 141 | 85 |
| 3 | 357 | 85 |
| 4 | 1125 | 85 |
| 5 | 2494 | 85 |
| 6 | 4650 | 85 |
| 7 | 6753 | 85 |
| 8 | 7393 | 85 |
| 0 | 8205 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
x |
(+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2) |
(+ (* x (+ (* x -5/128) 1/16)) -1/8) |
(+ (* x -5/128) 1/16) |
-5/128 |
1/16 |
-1/8 |
1/2 |
(- 1 1) |
1 |
(- (+ (* 1/2 x) 1) 1) |
(+ (* 1/2 x) 1) |
1/2 |
x |
1 |
(- (+ (* x (+ (* -1/8 x) 1/2)) 1) 1) |
(+ (* x (+ (* -1/8 x) 1/2)) 1) |
x |
(+ (* -1/8 x) 1/2) |
-1/8 |
1/2 |
1 |
| Outputs |
|---|
(* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+ (* x (+ (* x -5/128) 1/16)) -1/8) |
(fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
(+ (* x -5/128) 1/16) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
-5/128 |
#s(literal -5/128 binary64) |
1/16 |
#s(literal 1/16 binary64) |
-1/8 |
#s(literal -1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(- 1 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
(- (+ (* 1/2 x) 1) 1) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
1 |
#s(literal 1 binary64) |
(- (+ (* x (+ (* -1/8 x) 1/2)) 1) 1) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+ (* x (+ (* -1/8 x) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* -1/8 x) 1/2) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 39.8% | (-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | accuracy | 39.8% | (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
| 1.1s | 102× | 1 | valid |
| 20.0ms | 59× | 2 | valid |
| 11.0ms | 87× | 0 | valid |
| 3.0ms | 8× | 3 | valid |
Compiled 81 to 24 computations (70.4% saved)
ival-sub: 559.0ms (94.1% of total)ival-mult: 13.0ms (2.2% of total)ival-add: 11.0ms (1.9% of total)adjust: 10.0ms (1.7% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2))> |
#<alt (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)> |
#<alt (+ (* x (+ (* x -5/128) 1/16)) -1/8)> |
#<alt (+ (* x -5/128) 1/16)> |
#<alt (- 1 1)> |
#<alt (- (+ (* 1/2 x) 1) 1)> |
#<alt (+ (* 1/2 x) 1)> |
#<alt (- (+ (* x (+ (* -1/8 x) 1/2)) 1) 1)> |
#<alt (+ (* x (+ (* -1/8 x) 1/2)) 1)> |
#<alt (+ (* -1/8 x) 1/2)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))> |
#<alt (* -5/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* (pow x 4) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* -5/128 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16) x)) 5/128))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* x (- (* 1/16 x) 1/8)))> |
#<alt (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))> |
#<alt (* -5/128 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* -5/128 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 5/128 (* 1/16 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x)))))> |
#<alt -1/8> |
#<alt (- (* 1/16 x) 1/8)> |
#<alt (- (* x (+ 1/16 (* -5/128 x))) 1/8)> |
#<alt (- (* x (+ 1/16 (* -5/128 x))) 1/8)> |
#<alt (* -5/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2)))))> |
#<alt (* -5/128 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128))> |
#<alt 1/16> |
#<alt (+ 1/16 (* -5/128 x))> |
#<alt (+ 1/16 (* -5/128 x))> |
#<alt (+ 1/16 (* -5/128 x))> |
#<alt (* -5/128 x)> |
#<alt (* x (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* x (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* x (- (* 1/16 (/ 1 x)) 5/128))> |
#<alt (* -5/128 x)> |
#<alt (* -1 (* x (- 5/128 (* 1/16 (/ 1 x)))))> |
#<alt (* -1 (* x (- 5/128 (* 1/16 (/ 1 x)))))> |
#<alt (* -1 (* x (- 5/128 (* 1/16 (/ 1 x)))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* x (+ 1/2 (* -1/8 x)))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 x)> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2) |
| 0.0ms | x | @ | inf | (* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
| 0.0ms | x | @ | -inf | (* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
| 0.0ms | x | @ | 0 | (* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
| 0.0ms | x | @ | -inf | (+ (* x (+ (* x -5/128) 1/16)) -1/8) |
| 1× | batch-egg-rewrite |
| 4 968× | accelerator-lowering-fma.f32 |
| 4 968× | accelerator-lowering-fma.f64 |
| 4 208× | /-lowering-/.f32 |
| 4 208× | /-lowering-/.f64 |
| 3 904× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 76 |
| 1 | 159 | 72 |
| 2 | 1357 | 72 |
| 0 | 8413 | 58 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2)) |
(+ (* x (+ (* x (+ (* x -5/128) 1/16)) -1/8)) 1/2) |
(+ (* x (+ (* x -5/128) 1/16)) -1/8) |
(+ (* x -5/128) 1/16) |
(- 1 1) |
(- (+ (* 1/2 x) 1) 1) |
(+ (* 1/2 x) 1) |
(- (+ (* x (+ (* -1/8 x) 1/2)) 1) 1) |
(+ (* x (+ (* -1/8 x) 1/2)) 1) |
(+ (* -1/8 x) 1/2) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x x) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 x #s(literal -1/8 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(+.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (*.f64 x #s(literal 1/16 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -5/128 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
(fma.f64 #s(literal -5/128 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/128 binary64)) x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(fma.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) x #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/4096 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/16 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x #s(literal 1/16 binary64)))))) #s(literal -1/8 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (*.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x #s(literal 1/16 binary64)))) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/128 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64)))) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64)))) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) #s(literal -1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -5/128 binary64))) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64))))) (*.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (-.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -5/128 binary64)))) (*.f64 x #s(literal 1/16 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/8 binary64) (*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))))) |
(+.f64 (*.f64 x #s(literal -5/128 binary64)) #s(literal 1/16 binary64)) |
(+.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (neg.f64 (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)))) |
(-.f64 (/.f64 #s(literal 1/256 binary64) (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))))) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (neg.f64 (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (*.f64 x #s(literal -5/2048 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 x x) #s(literal 25/16384 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (*.f64 x #s(literal -5/2048 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64))) (neg.f64 (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (*.f64 x #s(literal -5/2048 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64))) (neg.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 x x) #s(literal 25/16384 binary64))) (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (fma.f64 (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))) (/.f64 #s(literal 1/256 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (*.f64 x #s(literal -5/2048 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal 1/256 binary64)) (*.f64 x #s(literal -5/2048 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64))))) |
(*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 x x) #s(literal 25/16384 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
| 1× | egg-herbie |
| 12 696× | accelerator-lowering-fma.f32 |
| 12 696× | accelerator-lowering-fma.f64 |
| 2 986× | *-lowering-*.f32 |
| 2 986× | *-lowering-*.f64 |
| 2 250× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 728 |
| 1 | 292 | 704 |
| 2 | 839 | 700 |
| 3 | 2619 | 684 |
| 4 | 6910 | 684 |
| 0 | 8037 | 604 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(* -5/128 (pow x 4)) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* (pow x 4) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* -5/128 (pow x 4)) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)) |
(* (pow x 4) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16) x)) 5/128)) |
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))) |
(* -5/128 (pow x 3)) |
(* (pow x 3) (- (* 1/16 (/ 1 x)) 5/128)) |
(* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* -5/128 (pow x 3)) |
(* -1 (* (pow x 3) (- 5/128 (* 1/16 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x))))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x))))) |
-1/8 |
(- (* 1/16 x) 1/8) |
(- (* x (+ 1/16 (* -5/128 x))) 1/8) |
(- (* x (+ 1/16 (* -5/128 x))) 1/8) |
(* -5/128 (pow x 2)) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(* -5/128 (pow x 2)) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
1/16 |
(+ 1/16 (* -5/128 x)) |
(+ 1/16 (* -5/128 x)) |
(+ 1/16 (* -5/128 x)) |
(* -5/128 x) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(* -5/128 x) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* x (+ 1/2 (* -1/8 x))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(* -1/8 x) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 x) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(* -5/128 (pow x 4)) |
(*.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x))) |
(* (pow x 4) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -1/16 binary64)) x))) |
(* -5/128 (pow x 4)) |
(*.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16) x)) 5/128)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -1/16 binary64)) x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/16 x) 1/8))) |
(fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(* -5/128 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/128 binary64) (*.f64 x x))) |
(* (pow x 3) (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) |
(* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x))))) |
(* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/128 binary64) (-.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* -5/128 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/128 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 5/128 (* 1/16 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x))))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x))))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/128 binary64) (-.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
-1/8 |
#s(literal -1/8 binary64) |
(- (* 1/16 x) 1/8) |
(fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(- (* x (+ 1/16 (* -5/128 x))) 1/8) |
(fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
(- (* x (+ 1/16 (* -5/128 x))) 1/8) |
(fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) |
(* -5/128 (pow x 2)) |
(*.f64 #s(literal -5/128 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)))) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)))) |
(* -5/128 (pow x 2)) |
(*.f64 #s(literal -5/128 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(*.f64 x (fma.f64 x #s(literal -5/128 binary64) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)))) |
1/16 |
#s(literal 1/16 binary64) |
(+ 1/16 (* -5/128 x)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(+ 1/16 (* -5/128 x)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(+ 1/16 (* -5/128 x)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* -5/128 x) |
(*.f64 x #s(literal -5/128 binary64)) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* -5/128 x) |
(*.f64 x #s(literal -5/128 binary64)) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* -1/8 x))) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #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 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
Compiled 16 607 to 1 618 computations (90.3% saved)
16 alts after pruning (3 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 631 | 3 | 634 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 10 | 10 |
| Total | 632 | 16 | 648 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.6% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| ✓ | 5.6% | (-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | 7.4% | (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| 5.0% | (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) | |
| ✓ | 39.8% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
| ✓ | 33.2% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| 7.4% | (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) | |
| ✓ | 67.3% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| ✓ | 66.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 67.3% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.5% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 66.9% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 33.6% | (sqrt.f64 x) |
| 4.5% | #s(literal 0 binary64) |
Compiled 245 to 135 computations (44.9% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 103.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
2 calls:
| 28.0ms | x |
| 6.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 2 | x |
| 99.8% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
2 calls:
| 5.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
| 99.6% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
2 calls:
| 18.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.4% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
2 calls:
| 4.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.4% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
2 calls:
| 17.0ms | x |
| 4.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | x |
| 97.8% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | x |
| 96.7% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 x) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 x) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 2 | x |
| 96.0% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) x) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 1 | x |
| 66.9% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.5% | 1 | x |
| 4.5% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.5587751695608483e-9 | 0.0013803422909683092 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.5587751695608483e-9 | 0.0013803422909683092 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.5587751695608483e-9 | 0.0013803422909683092 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.5587751695608483e-9 | 0.0013803422909683092 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3591141581982484 | 47.015583502562045 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3591141581982484 | 47.015583502562045 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3591141581982484 | 47.015583502562045 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | egg-herbie |
| 10× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | mul-1-neg_binary64 |
| 2× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 171 |
| 1 | 52 | 171 |
| 2 | 55 | 171 |
| 3 | 60 | 171 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3022314549036573/604462909807314587353088 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 0 binary64) |
| 18 662× | accelerator-lowering-fma.f32 |
| 18 662× | accelerator-lowering-fma.f64 |
| 15 968× | accelerator-lowering-fma.f32 |
| 15 968× | accelerator-lowering-fma.f64 |
| 4 968× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 911 |
| 1 | 413 | 871 |
| 2 | 1251 | 842 |
| 3 | 3941 | 827 |
| 4 | 7930 | 827 |
| 0 | 8240 | 739 |
| 0 | 21 | 84 |
| 1 | 136 | 81 |
| 2 | 1012 | 81 |
| 0 | 8413 | 73 |
| 0 | 6 | 21 |
| 1 | 42 | 21 |
| 2 | 311 | 20 |
| 3 | 3396 | 20 |
| 0 | 8276 | 20 |
| 0 | 23 | 76 |
| 1 | 159 | 72 |
| 2 | 1357 | 72 |
| 0 | 8413 | 58 |
| 0 | 161 | 600 |
| 1 | 485 | 505 |
| 2 | 1633 | 483 |
| 3 | 5433 | 474 |
| 0 | 8374 | 430 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 332 to 153 computations (53.9% saved)
Compiled 362 to 86 computations (76.2% saved)
Loading profile data...