
Time bar (total: 7.9s)
| 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)
| 554.0ms | 8 252× | 0 | valid |
| 1.0ms | 4× | 2 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-add: 139.0ms (51.1% of total)ival-div: 60.0ms (22.1% of total)ival-sqrt: 58.0ms (21.3% of total)ival-true: 6.0ms (2.2% of total)exact: 4.0ms (1.5% of total)ival-assert: 3.0ms (1.1% 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 |
| 31.0ms | 512× | 0 | valid |
Compiled 68 to 28 computations (58.8% saved)
ival-add: 10.0ms (53.6% of total)ival-div: 4.0ms (21.4% of total)ival-sqrt: 4.0ms (21.4% 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.8% | (/.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% | (+.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 | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 15.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-add: 5.0ms (55.8% of total)ival-div: 2.0ms (22.3% of total)ival-sqrt: 2.0ms (22.3% 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 | |
|---|---|---|---|---|
| 3.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)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 10 | 522 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 512 | 11 | 523 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.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)) |
| 53.9% | (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) | |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 33.3% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) | |
| 89.9% | (*.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))))) | |
| ▶ | 66.4% | (*.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.5% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 65.9% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ▶ | 67.2% | (*.f64 #s(literal 1/2 binary64) x) |
| 33.9% | (sqrt.f64 x) | |
| 39.4% | (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 207 to 132 computations (36.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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))) |
| ✓ | 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 1408 | (/.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)) |
| 1 116× | accelerator-lowering-fma.f32 |
| 1 116× | accelerator-lowering-fma.f64 |
| 412× | *-lowering-*.f32 |
| 412× | *-lowering-*.f64 |
| 272× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 134 |
| 1 | 82 | 132 |
| 2 | 171 | 130 |
| 3 | 299 | 130 |
| 4 | 556 | 130 |
| 5 | 900 | 130 |
| 6 | 955 | 130 |
| 7 | 975 | 130 |
| 8 | 978 | 130 |
| 0 | 978 | 114 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ 1 (+ 1 (sqrt (+ x 1)))) (/ 1 x)) |
(/ 1 (+ 1 (sqrt (+ x 1)))) |
1 |
(+ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ 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 |
(* 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 |
| Outputs |
|---|
(/ (/ 1 (+ 1 (sqrt (+ x 1)))) (/ 1 x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/ 1 (+ 1 (sqrt (+ x 1)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 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 x) |
(/.f64 #s(literal 1 binary64) 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) |
(* 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) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 99.9% | (*.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)) |
| ✓ | 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 | 99.9% | (*.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% | (+.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 | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | accuracy | 99.7% | (/.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)) |
| 47.0ms | 250× | 0 | valid |
| 2.0ms | 4× | 3 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 120 to 30 computations (75% saved)
ival-mult: 15.0ms (42.2% of total)ival-add: 10.0ms (28.1% of total)ival-div: 7.0ms (19.7% of total)ival-sqrt: 2.0ms (5.6% of total)adjust: 1.0ms (2.8% of total)exact: 1.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 (+ 1 (sqrt (+ x 1)))) (/ 1 x))> |
#<alt (/ 1 (+ 1 (sqrt (+ x 1))))> |
#<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 (* 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)> |
| 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 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 (sqrt (/ 1 x))> |
#<alt (/ (- (sqrt x) 1) x)> |
#<alt (/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) x)> |
#<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))))))) x)> |
#<alt (* -1 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (- (sqrt x) (/ 1 (pow (sqrt -1) 2))) x))> |
#<alt (* -1 (/ (+ (sqrt x) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x))> |
#<alt (* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow x 2) (pow (sqrt -1) 4))) (* -1 (* (sqrt x) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))))) x)) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1 (/ x (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/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 (* -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)))))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* x (+ (* x -1/8) 1/2)) |
| 1.0ms | x | @ | -inf | (/ 1 (+ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | 0 | (+ (* x 1/16) -1/8) |
| 0.0ms | x | @ | inf | (* x (+ (* x -1/8) 1/2)) |
| 0.0ms | x | @ | inf | (+ (* x -5/128) 1/16) |
| 1× | batch-egg-rewrite |
| 5 494× | accelerator-lowering-fma.f32 |
| 5 494× | accelerator-lowering-fma.f64 |
| 4 178× | /-lowering-/.f32 |
| 4 178× | /-lowering-/.f64 |
| 3 572× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 112 |
| 1 | 199 | 108 |
| 2 | 1518 | 108 |
| 0 | 8216 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 (+ 1 (sqrt (+ x 1)))) (/ 1 x)) |
(/ 1 (+ 1 (sqrt (+ x 1)))) |
(+ 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) |
(* 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) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 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 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))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.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)))))) |
(neg.f64 (*.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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x)))) |
(/.f64 #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 #s(literal 1 binary64) (/.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 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x))) |
(/.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 (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) (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 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (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)) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) |
(*.f64 #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 #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.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) (*.f64 (/.f64 #s(literal 1 binary64) 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 #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)))) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.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) (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 #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) (+.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 (/.f64 #s(literal 1 binary64) (pow.f64 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)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 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)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 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 #s(literal 1 binary64) (/.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))))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (+.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 (/.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 (neg.f64 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))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (+.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 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.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 #s(literal 1 binary64) (-.f64 (+.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) (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) x)) (/.f64 (+.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) (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) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.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))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.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))) #s(literal 1 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.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))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (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)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.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 #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) (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 #s(literal -1 binary64) (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)))) (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (+.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 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.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 -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (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) (+.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) (-.f64 #s(literal -1 binary64) (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) (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.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))) |
(*.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 #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) (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 #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 #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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.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) (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 #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)))))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (/.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) (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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (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)))) #s(literal 1 binary64))) |
(-.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)))) |
(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 (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)) |
(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 (+.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 #s(literal 1 binary64) (-.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 (+.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 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.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) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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 (neg.f64 (neg.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 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 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 (*.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)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(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 (-.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 #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 (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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.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) (neg.f64 (+.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) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.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)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.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 (neg.f64 (+.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 (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 #s(literal 1/2 binary64) (/.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 #s(literal -1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (*.f64 #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 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(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 #s(literal -1/8 binary64) (*.f64 x x))) |
(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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (*.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 x (/.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)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(*.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 #s(literal -1/512 binary64) (*.f64 (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 #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 #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/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 (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))))))) |
(/.f64 (-.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 (*.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/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 #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))))) |
(+.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 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.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 #s(literal 1/4 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))))) |
(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 #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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 #s(literal 1/4 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))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (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 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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))))) #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 x (*.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)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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))))) #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 x (*.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)))) #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 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 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 x (*.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/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 #s(literal 1/4 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 (*.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 (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 (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 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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))))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 x (*.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)))) #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 x (*.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))))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.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)))) #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 x (*.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/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 #s(literal 1/4 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 (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 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.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 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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))))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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)))) #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 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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))))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 (*.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)))) #s(literal -1/4 binary64)) x)) (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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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)))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.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 x (*.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/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 #s(literal 1/4 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 (*.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 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 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 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.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)))) #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 x (*.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))))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.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)))) #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 x (*.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))))) (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 x (*.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))))) (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 x (*.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/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 x (*.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 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 (*.f64 x (*.f64 x x)) #s(literal 1/4096 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 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) #s(literal 1/256 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 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 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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)) |
(/.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 (*.f64 x (*.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 x (*.f64 (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 x (*.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))))) #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 x (*.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 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 x (*.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))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.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 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.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)))) #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 x (*.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))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.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 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.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)))) #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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.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/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.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))))) (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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) (*.f64 x (*.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))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (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 #s(literal 1/4 binary64) (*.f64 x (*.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))))))) (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 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.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 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x)))) (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 #s(literal 1/64 binary64) (*.f64 x x)) (*.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 x (*.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))))) (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 x (*.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))))) (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 (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))) (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 x (*.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))))) (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 (*.f64 x x) #s(literal 1/256 binary64)) (*.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 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 #s(literal 1/64 binary64) (*.f64 x x))) (-.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 x (*.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))))) (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 (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 (/.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 x (*.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))))) (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 x (*.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))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (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 x (*.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))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.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 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 x (*.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)))) #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 x (*.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))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.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)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.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)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.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 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/16 binary64) x #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))))) |
(/.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) (-.f64 (*.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 (*.f64 x x) #s(literal 1/256 binary64))))) |
(/.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)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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) (-.f64 (*.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 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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) (-.f64 (*.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))) (neg.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (-.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 (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 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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 (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 (*.f64 x x) #s(literal 1/256 binary64)))) (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) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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) (-.f64 (*.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 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/256 binary64) #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) (neg.f64 (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1/16 binary64))))) |
(+.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 (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 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 #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 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 #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 (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 (*.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))) |
(/.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 (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 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 (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 (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 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 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 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 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)) (*.f64 x (*.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/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.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 (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)))) #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 (-.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 x (*.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/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.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 (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)))) #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 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 (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) x)) |
(/.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 (*.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 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 (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 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 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 x x)) (*.f64 x #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 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.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 (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)))) #s(literal 1/8 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 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64)) x) (-.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 x (*.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/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 (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 (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 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 (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 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 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 x x)) (*.f64 x #s(literal 1/2 binary64))))) (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 (*.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 (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)))) #s(literal 1/8 binary64)))) (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)) (*.f64 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64)) x)) (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)) (*.f64 x (*.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/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 (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)) (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 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 (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 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 (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 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 (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 (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 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 (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 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 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 x x)) (*.f64 x #s(literal 1/2 binary64)))) (/.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 (*.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 (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)))) #s(literal 1/8 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)) #s(literal 1/4 binary64)) (*.f64 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64)) 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)) #s(literal 1/4 binary64)) (*.f64 x (*.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/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 #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 (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 (*.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 (*.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 (fma.f64 (*.f64 (*.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))) (*.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 (*.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)))) (*.f64 x x) (-.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 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)))) (*.f64 x #s(literal -1/8 binary64)))) (/.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 (fma.f64 (*.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))) (*.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 x (*.f64 (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 x (*.f64 (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 (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/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 (*.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/512 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (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 (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/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 x (*.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/2 binary64))))) (fma.f64 (*.f64 x (*.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 (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)))) #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 #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 (*.f64 x (*.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 (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)))) #s(literal 1/8 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 x (*.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/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.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 (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)))) #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 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64))) (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)) (*.f64 x (*.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/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.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 (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)))) #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 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64)))) (neg.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)) (*.f64 x (*.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/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 (*.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))))) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.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)))) (*.f64 x x) (-.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 (*.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)))) (*.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 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)))) |
(/.f64 (-.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 (*.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 #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))))) |
(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 (*.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 (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)))) #s(literal 1/8 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)) #s(literal 1/4 binary64)) (*.f64 x (*.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/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.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 (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)))) #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 x (*.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/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 (*.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 (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)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (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)) (*.f64 x (*.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/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 #s(literal -1/8 binary64) (*.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 (*.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 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)))) (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 (*.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)))) (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 (*.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)))) (-.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 (*.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)))) (/.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 (*.f64 x x) #s(literal -5/128 binary64) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64)) (*.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 25/16384 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/256 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 x) (*.f64 (*.f64 x x) #s(literal 25/16384 binary64))) (*.f64 (*.f64 x x) #s(literal 1/256 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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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) (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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 (*.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)))) (*.f64 x (*.f64 (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 (*.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/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 (*.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))))))) |
(/.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 (*.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/512 binary64)) (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (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 (*.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/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.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)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) |
(/.f64 (fma.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/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 (*.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/512 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (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 (*.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/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.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)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (fma.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/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 (*.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))))) (-.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 (*.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)))) (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 (*.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/512 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (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 (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/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 (*.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)))))) (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/2097152 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)) (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 25/16384 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 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64))) (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 x) #s(literal 1/256 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 (*.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)))) (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 (*.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)))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.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)))) (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 (*.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)))) (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 x) (*.f64 (*.f64 x x) #s(literal 25/16384 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 x) #s(literal 1/256 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 (/.f64 (*.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)))) (fma.f64 x (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.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)))) (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) (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 (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)))) (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))))) |
(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 (*.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/512 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (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 (*.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/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.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)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) |
(*.f64 (fma.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/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 (*.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/512 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 x (*.f64 (fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) |
(*.f64 (neg.f64 (fma.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/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 (*.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))))) (/.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 #s(literal 1/16 binary64) (*.f64 x #s(literal -5/128 binary64))) |
(+.f64 (*.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))) (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 #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 (*.f64 x x)) #s(literal -125/2097152 binary64) #s(literal 1/4096 binary64)) (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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 (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 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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))))))) |
(/.f64 (-.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 (*.f64 (*.f64 x x) #s(literal 25/16384 binary64)) (fma.f64 x #s(literal -5/128 binary64) #s(literal -1/16 binary64)))) (*.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) (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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 (fma.f64 (*.f64 x x) #s(literal 25/16384 binary64) (-.f64 #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))))) |
| 1× | egg-herbie |
| 17 170× | accelerator-lowering-fma.f32 |
| 17 170× | accelerator-lowering-fma.f64 |
| 4 816× | +-lowering-+.f64 |
| 4 816× | +-lowering-+.f32 |
| 3 598× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 1699 |
| 1 | 855 | 1521 |
| 2 | 3092 | 1488 |
| 0 | 8260 | 1398 |
| 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))) |
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))) |
(sqrt (/ 1 x)) |
(/ (- (sqrt x) 1) x) |
(/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) x) |
(/ (- (+ (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))))))) x) |
(* -1 (sqrt (/ 1 x))) |
(* -1 (/ (- (sqrt x) (/ 1 (pow (sqrt -1) 2))) x)) |
(* -1 (/ (+ (sqrt x) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)) |
(* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow x 2) (pow (sqrt -1) 4))) (* -1 (* (sqrt x) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))))) x)) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1 (/ x (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/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)))) |
(* -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))))) |
| 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 (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(- (+ (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (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 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 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 (/.f64 (-.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) x) (sqrt.f64 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)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (- (sqrt x) 1) x) |
(/.f64 (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) x) |
(/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1) x) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) x) |
(/ (- (+ (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))))))) x) |
(/.f64 (+.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(* -1 (sqrt (/ 1 x))) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (- (sqrt x) (/ 1 (pow (sqrt -1) 2))) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) |
(* -1 (/ (+ (sqrt x) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)) |
(/.f64 (+.f64 (sqrt.f64 x) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) x) x)) (neg.f64 x)) |
(* -1 (/ (+ (sqrt x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow x 2) (pow (sqrt -1) 4))) (* -1 (* (sqrt x) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))))) x)) (+ (* -1 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1 (/ x (pow (sqrt -1) 2)))) x))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (neg.f64 (sqrt.f64 x))))) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 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))))) |
(fma.f64 x (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 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))))) |
(fma.f64 x (/.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)) x) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 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 (-.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))) (neg.f64 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 (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)))))) |
(* -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 (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)))) (-.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))))) (neg.f64 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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))) |
(* -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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) #s(literal -5/128 binary64)) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) 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 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) 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 (- (* 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 (*.f64 x x)) (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x))) |
(* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) #s(literal -5/128 binary64)) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 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 #s(literal 5/128 binary64) (/.f64 #s(literal -1/16 binary64) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x))) |
(* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) 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 (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x)))) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x)))) |
(* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) 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 (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x)))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) x)))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) x)) 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)) |
(*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* x (- (* 1/16 (/ 1 x)) 5/128)) |
(*.f64 x (+.f64 #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) x))) |
(* -5/128 x) |
(*.f64 x #s(literal -5/128 binary64)) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(*.f64 x (neg.f64 (+.f64 #s(literal 5/128 binary64) (/.f64 #s(literal -1/16 binary64) x)))) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(*.f64 x (neg.f64 (+.f64 #s(literal 5/128 binary64) (/.f64 #s(literal -1/16 binary64) x)))) |
(* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))) |
(*.f64 x (neg.f64 (+.f64 #s(literal 5/128 binary64) (/.f64 #s(literal -1/16 binary64) x)))) |
Compiled 16 788 to 2 100 computations (87.5% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 702 | 1 | 703 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 703 | 11 | 714 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.9% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| 53.9% | (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) | |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 33.3% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ▶ | 89.9% | (*.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))))) |
| ✓ | 66.4% | (*.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.5% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.9% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 67.2% | (*.f64 #s(literal 1/2 binary64) x) |
| ▶ | 33.9% | (sqrt.f64 x) |
| ▶ | 39.4% | (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 165 to 104 computations (37% 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 | (*.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 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.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))))) |
| 3 216× | accelerator-lowering-fma.f32 |
| 3 216× | accelerator-lowering-fma.f64 |
| 1 256× | *-lowering-*.f32 |
| 1 256× | *-lowering-*.f64 |
| 1 020× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 115 |
| 1 | 44 | 112 |
| 2 | 111 | 112 |
| 3 | 223 | 112 |
| 4 | 440 | 112 |
| 5 | 940 | 112 |
| 6 | 2076 | 112 |
| 7 | 3693 | 112 |
| 8 | 4458 | 112 |
| 9 | 4507 | 112 |
| 10 | 4508 | 112 |
| 11 | 4508 | 112 |
| 12 | 4782 | 112 |
| 13 | 5054 | 112 |
| 14 | 5058 | 112 |
| 15 | 5058 | 112 |
| 16 | 5058 | 112 |
| 17 | 5062 | 112 |
| 0 | 5062 | 108 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
(/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) |
x |
(+ (* (+ x 1) (sqrt (+ x 1))) 1) |
(+ x 1) |
1 |
(sqrt (+ x 1)) |
(- (+ 2 x) (sqrt (+ x 1))) |
(+ 2 x) |
2 |
(sqrt x) |
x |
(+ (sqrt x) -1) |
(sqrt x) |
x |
-1 |
(+ (* (* x x) -1/8) (* x 1/2)) |
(* x x) |
x |
-1/8 |
(* x 1/2) |
1/2 |
(neg (- 1 (sqrt (+ x 1)))) |
(- 1 (sqrt (+ x 1))) |
1 |
(sqrt (+ x 1)) |
(+ x 1) |
x |
| Outputs |
|---|
(* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
(/.f64 (*.f64 x (-.f64 (+.f64 x #s(literal 2 binary64)) (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))) |
(/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) |
(/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
x |
(+ (* (+ x 1) (sqrt (+ x 1))) 1) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(- (+ 2 x) (sqrt (+ x 1))) |
(-.f64 (+.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+ 2 x) |
(+.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 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) |
(+ (* (* 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) |
(neg (- 1 (sqrt (+ x 1)))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(- 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)) |
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 | 66.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | 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 (sqrt.f64 x) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (*.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))))) |
| ✓ | accuracy | 90.2% | (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
| 17.0ms | 58× | 1 | valid |
| 14.0ms | 30× | 2 | valid |
| 13.0ms | 91× | 0 | valid |
| 11.0ms | 77× | 0 | invalid |
Compiled 113 to 24 computations (78.8% saved)
ival-add: 8.0ms (21.7% of total)ival-mult: 8.0ms (21.7% of total)adjust: 7.0ms (19% of total)ival-sqrt: 5.0ms (13.6% of total)ival-sub: 4.0ms (10.9% of total)ival-div: 3.0ms (8.2% of total)ival-neg: 2.0ms (5.4% of total)exact: 1.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1))))> |
#<alt (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1))> |
#<alt (+ (* (+ x 1) (sqrt (+ x 1))) 1)> |
#<alt (+ x 1)> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) -1)> |
#<alt (+ (* (* x x) -1/8) (* x 1/2))> |
#<alt (* x x)> |
#<alt (* x 1/2)> |
#<alt (neg (- 1 (sqrt (+ x 1))))> |
#<alt (- 1 (sqrt (+ x 1)))> |
#<alt (sqrt (+ 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) (- 1 (sqrt (/ 1 x))))> |
#<alt (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 x) (* x (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))))) (pow x 2))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x))))))> |
#<alt (- (+ (* -1 (/ (+ (* 3/2 (* (sqrt (pow x 3)) (- 1 (sqrt (/ 1 x))))) (* 2 (* x (+ 1 (* 3/2 (sqrt x)))))) (pow x 3))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))) (+ (* 1/2 (/ 1 x)) (/ (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))) x)))> |
#<alt (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x (+ 1 (* 3/2 (sqrt x)))) (pow (sqrt -1) 2))) (* 3/2 (* (sqrt (pow x 3)) (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (pow (sqrt -1) 2))))) x)) (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2)))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -3/8 x)))> |
#<alt (* x (+ 1/2 (* x (- (* 3/16 x) 3/8))))> |
#<alt (* x (+ 1/2 (* x (- (* x (+ 3/16 (* -7/128 x))) 3/8))))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ (+ (sqrt x) (* -1 (/ (+ x (* 3/2 (sqrt (pow x 3)))) (pow x 2)))) x)> |
#<alt (/ (- (+ (sqrt x) (* -3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (sqrt (/ 1 x))) (/ 1 x))) x)> |
#<alt (/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt x) (* (+ 1 (* 3/2 (sqrt x))) (+ x (* 3/2 (sqrt (pow x 3))))))) (* 1/2 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4)))) (+ (* 3/2 (sqrt (/ 1 x))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) x)> |
#<alt (sqrt (/ 1 x))> |
#<alt (* -1 (/ (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (sqrt x)) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2))))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (sqrt x)) (* -1 (/ (- (+ (* -1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* (sqrt x) (/ (pow (+ 1 (* 3/2 (sqrt x))) 2) (pow (sqrt -1) 2)))) (* 3/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 3)))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x))> |
#<alt 2> |
#<alt (+ 2 (* 3/2 x))> |
#<alt (+ 2 (* x (+ 3/2 (* 3/8 x))))> |
#<alt (+ 2 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x))))))> |
#<alt (sqrt (pow x 3))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2)))))))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 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 (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 (* -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 (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 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 (* 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 (* 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)))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
| 2.0ms | x | @ | inf | (neg (- 1 (sqrt (+ x 1)))) |
| 2.0ms | x | @ | -inf | (* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
| 1.0ms | x | @ | inf | (* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
| 1.0ms | x | @ | -inf | (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) |
| 1× | batch-egg-rewrite |
| 6 794× | accelerator-lowering-fma.f32 |
| 6 794× | accelerator-lowering-fma.f64 |
| 4 250× | /-lowering-/.f32 |
| 4 250× | /-lowering-/.f64 |
| 3 986× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 84 |
| 1 | 132 | 72 |
| 2 | 1167 | 72 |
| 0 | 8351 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) (- (+ 2 x) (sqrt (+ x 1)))) |
(/ x (+ (* (+ x 1) (sqrt (+ x 1))) 1)) |
(+ (* (+ x 1) (sqrt (+ x 1))) 1) |
(+ x 1) |
(sqrt x) |
(+ (sqrt x) -1) |
(+ (* (* x x) -1/8) (* x 1/2)) |
(* x x) |
(* x 1/2) |
(neg (- 1 (sqrt (+ x 1)))) |
(- 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
| Outputs |
|---|
(+.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 2 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 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))) (+.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 2 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 (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 (+.f64 x #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (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 (+.f64 x #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (/.f64 (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)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) x)) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x (+.f64 #s(literal 2 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)) x)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 2 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)) x))) |
(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 2 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 x (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 x #s(literal 2 binary64)) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 2 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 (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 #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (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 #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 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #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 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #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)) x) (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #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 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 x (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (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 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) x)) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (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 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (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 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 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)) x)) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 #s(literal 2 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 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #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 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)))) |
(/.f64 #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 (neg.f64 x) (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 (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 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 x (-.f64 #s(literal 2 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)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #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)) x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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)) x) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 #s(literal 2 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)) x))) |
(/.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.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)) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #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))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) x) (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (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 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 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)) 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))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.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 #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.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 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (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 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 (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 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x)) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (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 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (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 (neg.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 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.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 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (+.f64 x (-.f64 #s(literal 2 binary64) (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 (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.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 2 binary64)) #s(literal 3 binary64)) (pow.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 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.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 2 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 2 binary64)) (-.f64 (*.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 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 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))) #s(literal 2 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 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.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 x #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.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 x #s(literal 2 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 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (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))) (neg.f64 (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 x #s(literal 2 binary64))) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 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)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (/.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 2 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 (-.f64 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 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 2 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 (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 (pow.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (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)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 x #s(literal 2 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 #s(literal 2 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 (neg.f64 (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 (neg.f64 (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 (+.f64 x #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (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 (*.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 2 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 2 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 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 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))) #s(literal 2 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 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.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 x #s(literal 2 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 x #s(literal 2 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))) (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))) (neg.f64 (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 x #s(literal 2 binary64))) (*.f64 (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.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 2 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 (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 (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 2 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 (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 (*.f64 (*.f64 (+.f64 x #s(literal 2 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 #s(literal 2 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 (neg.f64 (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 (neg.f64 (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 (+.f64 x #s(literal 2 binary64)) (/.f64 x (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (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)))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 x (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (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 #s(literal 1 binary64) (*.f64 x (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (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 (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 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (+.f64 x (-.f64 #s(literal 2 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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #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)) x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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)) 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 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #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)) x) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 2 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)) x)))) |
(*.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.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 x (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 #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 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (/.f64 #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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 #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))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (/.f64 #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 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (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 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (/.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 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.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 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.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 (neg.f64 x) (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.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 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.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 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.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 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #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))) #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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.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 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (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 (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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (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))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (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 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (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 x (/.f64 #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))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (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))) (/.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 (-.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 x (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x (-.f64 #s(literal 2 binary64) (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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.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 0 binary64) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (/.f64 x (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 x (neg.f64 (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))) |
(/.f64 #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)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.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 #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 #s(literal -1 binary64) (/.f64 x (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) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x)))) |
(*.f64 (neg.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 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) 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))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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 (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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.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 #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))) #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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.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 (/.f64 x (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))) (/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (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 x (/.f64 #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))) #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) (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))) (/.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 (sqrt.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 (sqrt.f64 x) (/.f64 #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))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 x) (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))) (/.f64 (sqrt.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 (pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) #s(literal -1/2 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)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.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 #s(literal 0 binary64) (neg.f64 (fma.f64 (+.f64 x #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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.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 #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 (*.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) #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))) #s(literal 1 binary64))) |
(-.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 (+.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))))))) |
(fma.f64 #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 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.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)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.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) (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) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 x #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)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(neg.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) (/.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 #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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (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 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 (+.f64 x #s(literal 1 binary64)) (+.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)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.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 (neg.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 (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 (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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (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 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #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))) #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 (neg.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))) (neg.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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.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))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.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))) (neg.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 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 (*.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)) (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)) #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 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (neg.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)) (*.f64 (+.f64 x #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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.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)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (fma.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 #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 (+.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.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 (/.f64 (*.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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)))) (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) (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) (fma.f64 (+.f64 x #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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.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 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(pow.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))) #s(literal -1 binary64)) |
(*.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 (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 #s(literal -1 binary64) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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 #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))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #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))) #s(literal -1 binary64)) (/.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 (neg.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) (neg.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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (neg.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))) (/.f64 #s(literal 1 binary64) (neg.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 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) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.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 (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 (*.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 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #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 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (+.f64 (sqrt.f64 x) #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 (+.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 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 (*.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))) (neg.f64 (+.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 (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 (neg.f64 (+.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 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 (neg.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) (-.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 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.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) (neg.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 (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))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 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 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.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 #s(literal 1 binary64) (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 (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) (/.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) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (sqrt.f64 x))) |
(/.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (+.f64 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 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.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 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.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) (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 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 x (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (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 (sqrt.f64 x))))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(*.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) (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 (+.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 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)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(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 (*.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 #s(literal 1/2 binary64) x (*.f64 x (*.f64 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 #s(literal -1/8 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.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 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 (*.f64 x x) x) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.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 #s(literal -1/8 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 x (*.f64 x #s(literal -1/8 binary64))) x) (/.f64 (*.f64 x (*.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 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 #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 (*.f64 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 x (*.f64 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)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal -1/8 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)))))) |
(/.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) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.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 (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.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 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x 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))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.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 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))) |
(/.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 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (*.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 (neg.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 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))) |
(/.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.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 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.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 (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)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))) |
(*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(*.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)))) |
(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 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #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) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.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)))) #s(literal 0 binary64))) (/.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 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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)))) #s(literal 0 binary64)) (neg.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 #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)))) (neg.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 #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 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (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 1 binary64) (+.f64 x #s(literal 1 binary64))) (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)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.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 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.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 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 0 binary64))) |
(/.f64 (neg.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.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 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (fma.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)))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.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 #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 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 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 #s(literal 0 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 #s(literal 1 binary64) (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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #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) (neg.f64 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #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 (neg.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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.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)))) #s(literal 0 binary64)))) |
(*.f64 (neg.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #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))))) (neg.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) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x #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)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #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 #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 #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) (neg.f64 (/.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))))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #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 (neg.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 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.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 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.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 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #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))))) (*.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 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.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 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 0 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 #s(literal 0 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))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (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))) (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))))) (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 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.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 (+.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))))))) |
(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 (-.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 #s(literal 1 binary64) (+.f64 x #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) (+.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.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))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (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 (-.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 (neg.f64 (+.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 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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 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 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))))) |
| 1× | egg-herbie |
| 14 936× | accelerator-lowering-fma.f32 |
| 14 936× | accelerator-lowering-fma.f64 |
| 5 906× | +-lowering-+.f64 |
| 5 906× | +-lowering-+.f32 |
| 4 440× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 1753 |
| 1 | 1022 | 1560 |
| 2 | 3454 | 1464 |
| 0 | 8302 | 1356 |
| 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) (- 1 (sqrt (/ 1 x)))) |
(+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* 1/2 x) (* x (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))))) (pow x 2))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))) |
(- (+ (* -1 (/ (+ (* 3/2 (* (sqrt (pow x 3)) (- 1 (sqrt (/ 1 x))))) (* 2 (* x (+ 1 (* 3/2 (sqrt x)))))) (pow x 3))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))) (+ (* 1/2 (/ 1 x)) (/ (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))) x))) |
(* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x (+ 1 (* 3/2 (sqrt x)))) (pow (sqrt -1) 2))) (* 3/2 (* (sqrt (pow x 3)) (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (pow (sqrt -1) 2))))) x)) (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2)))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -3/8 x))) |
(* x (+ 1/2 (* x (- (* 3/16 x) 3/8)))) |
(* x (+ 1/2 (* x (- (* x (+ 3/16 (* -7/128 x))) 3/8)))) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 (/ (+ x (* 3/2 (sqrt (pow x 3)))) (pow x 2)))) x) |
(/ (- (+ (sqrt x) (* -3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (sqrt (/ 1 x))) (/ 1 x))) x) |
(/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt x) (* (+ 1 (* 3/2 (sqrt x))) (+ x (* 3/2 (sqrt (pow x 3))))))) (* 1/2 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4)))) (+ (* 3/2 (sqrt (/ 1 x))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) x) |
(sqrt (/ 1 x)) |
(* -1 (/ (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (sqrt x)) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2))))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (- (+ (* -1 (sqrt x)) (* -1 (/ (- (+ (* -1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* (sqrt x) (/ (pow (+ 1 (* 3/2 (sqrt x))) 2) (pow (sqrt -1) 2)))) (* 3/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 3)))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x)) |
2 |
(+ 2 (* 3/2 x)) |
(+ 2 (* x (+ 3/2 (* 3/8 x)))) |
(+ 2 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))) |
(sqrt (pow x 3)) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2)))))) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2))))))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2)))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 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))) |
(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 (* -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)) |
(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 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 (* 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 (* 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))))))) |
| 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) (- 1 (sqrt (/ 1 x)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x))))) |
(+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* 1/2 x) (* x (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))))) (pow x 2))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))) |
(-.f64 (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x))) |
(- (+ (* -1 (/ (+ (* 3/2 (* (sqrt (pow x 3)) (- 1 (sqrt (/ 1 x))))) (* 2 (* x (+ 1 (* 3/2 (sqrt x)))))) (pow x 3))) (+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (- 1 (sqrt (/ 1 x)))))) (+ (* 1/2 (/ 1 x)) (/ (* (+ 1 (* 3/2 (sqrt x))) (- 1 (sqrt (/ 1 x)))) x))) |
(-.f64 (+.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/2 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)))) |
(* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* 2 (sqrt (/ 1 x))) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -2 binary64) (/.f64 (*.f64 x (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) (neg.f64 x))) x)) |
(+ (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x (+ 1 (* 3/2 (sqrt x)))) (pow (sqrt -1) 2))) (* 3/2 (* (sqrt (pow x 3)) (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (pow (sqrt -1) 2))))) x)) (+ (* -1/2 (/ x (pow (sqrt -1) 2))) (/ (* x (* (+ 1 (* 3/2 (sqrt x))) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow (sqrt -1) 2)))) x))) x)) (* (sqrt x) (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 x #s(literal 3/2 binary64)) x) #s(literal -2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x))) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -3/8 x))) |
(*.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* 3/16 x) 3/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal -3/8 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (- (* x (+ 3/16 (* -7/128 x))) 3/8)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -7/128 binary64) #s(literal 3/16 binary64)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 (/ (+ x (* 3/2 (sqrt (pow x 3)))) (pow x 2)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) x) (*.f64 x x))) x) |
(/ (- (+ (sqrt x) (* -3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (sqrt (/ 1 x))) (/ 1 x))) x) |
(/.f64 (+.f64 (sqrt.f64 x) (fma.f64 #s(literal -3/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x))) x) |
(/ (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt x) (* (+ 1 (* 3/2 (sqrt x))) (+ x (* 3/2 (sqrt (pow x 3))))))) (* 1/2 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4)))) (+ (* 3/2 (sqrt (/ 1 x))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))) x) |
(/.f64 (+.f64 (sqrt.f64 x) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) x) (*.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal -9/4 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)))) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2))))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x)) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (sqrt x)) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2))))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x))) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (sqrt x)) (* -1 (/ (- (+ (* -1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* (sqrt x) (/ (pow (+ 1 (* 3/2 (sqrt x))) 2) (pow (sqrt -1) 2)))) (* 3/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 3)))) (/ (+ 1 (* 3/2 (sqrt x))) (* x (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 x) (fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -9/4 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 3/2 x)) |
(fma.f64 x #s(literal 3/2 binary64) #s(literal 2 binary64)) |
(+ 2 (* x (+ 3/2 (* 3/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/16 binary64) #s(literal 3/8 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/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)) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (/ 1 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x #s(literal -9/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) #s(literal 1 binary64)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3/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)) |
(* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (-.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -9/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -3/2 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
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)) |
(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 (sqrt.f64 x) #s(literal -1 binary64)) |
(- (sqrt x) 1) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(- (sqrt x) 1) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(- (sqrt x) 1) |
(+.f64 (sqrt.f64 x) #s(literal -1 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 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 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 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/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 (* 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))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 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)) (fma.f64 x (/.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))) (*.f64 x x)) #s(literal -1 binary64))) |
(* -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 (-.f64 (*.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)))))) |
(* (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))))) |
(neg.f64 (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.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))) (*.f64 x x)) #s(literal -1 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 (* 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 (-.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))) (neg.f64 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 (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))) (-.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)))) (neg.f64 x)) |
Compiled 23 264 to 2 450 computations (89.5% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 940 | 1 | 941 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 941 | 11 | 952 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.9% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 53.9% | (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 33.3% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| ▶ | 39.4% | (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | 89.9% | (*.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))))) |
| ✓ | 66.4% | (*.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.5% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.9% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 67.2% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 33.9% | (sqrt.f64 x) |
Compiled 103 to 67 computations (35% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 x (neg.f64 x)) |
| ✓ | cost-diff | 128 | (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 768 | (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | 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)))) |
| 3 050× | *-lowering-*.f32 |
| 3 050× | *-lowering-*.f64 |
| 2 532× | accelerator-lowering-fma.f32 |
| 2 532× | accelerator-lowering-fma.f64 |
| 1 342× | cube-prod |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 60 |
| 1 | 37 | 60 |
| 2 | 121 | 54 |
| 3 | 624 | 53 |
| 4 | 1845 | 53 |
| 5 | 3411 | 53 |
| 6 | 4076 | 53 |
| 7 | 4695 | 53 |
| 8 | 5268 | 53 |
| 9 | 6085 | 53 |
| 0 | 8452 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ -1 (sqrt (+ x 1))) |
-1 |
(sqrt (+ x 1)) |
(+ x 1) |
x |
1 |
(/ (* x (neg x)) (* (neg x) (+ 1 (sqrt (+ x 1))))) |
(* x (neg x)) |
x |
(neg x) |
(* (neg x) (+ 1 (sqrt (+ x 1)))) |
(+ 1 (sqrt (+ x 1))) |
1 |
(sqrt (+ x 1)) |
(+ x 1) |
| Outputs |
|---|
(+ -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)) |
x |
1 |
#s(literal 1 binary64) |
(/ (* x (neg x)) (* (neg x) (+ 1 (sqrt (+ x 1))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(* x (neg x)) |
(neg.f64 (*.f64 x x)) |
x |
(neg x) |
(neg.f64 x) |
(* (neg x) (+ 1 (sqrt (+ x 1)))) |
(neg.f64 (fma.f64 x (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 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.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 | 99.9% | (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | accuracy | 54.4% | (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 39.5% | (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 56.0ms | 104× | 1 | valid |
| 13.0ms | 57× | 2 | valid |
| 8.0ms | 95× | 0 | valid |
Compiled 62 to 13 computations (79% saved)
ival-add: 46.0ms (72.9% of total)ival-mult: 5.0ms (7.9% of total)adjust: 4.0ms (6.3% of total)ival-sqrt: 4.0ms (6.3% of total)ival-div: 3.0ms (4.8% of total)ival-neg: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ -1 (sqrt (+ x 1)))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
#<alt (/ (* x (neg x)) (* (neg x) (+ 1 (sqrt (+ x 1)))))> |
#<alt (* (neg x) (+ 1 (sqrt (+ x 1))))> |
#<alt (* x (neg x))> |
#<alt (neg x)> |
#<alt (+ 1 (sqrt (+ 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 (* 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 (* 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 (* x (- (* -1/2 x) 2))> |
#<alt (* x (- (* x (- (* 1/8 x) 1/2)) 2))> |
#<alt (* x (- (* x (- (* x (+ 1/8 (* -1/16 x))) 1/2)) 2))> |
#<alt (* -1 (sqrt (pow x 3)))> |
#<alt (* (pow x 2) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (* -1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x)))> |
#<alt (* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 (pow x 5)))))) (/ 1 x)))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (* (pow x 2) (+ (* -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 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -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)))))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (* (neg x) (+ 1 (sqrt (+ x 1)))) |
| 0.0ms | x | @ | inf | (* x (neg x)) |
| 0.0ms | x | @ | 0 | (* x (neg x)) |
| 0.0ms | x | @ | -inf | (* (neg x) (+ 1 (sqrt (+ x 1)))) |
| 0.0ms | x | @ | 0 | (* (neg x) (+ 1 (sqrt (+ x 1)))) |
| 1× | batch-egg-rewrite |
| 4 274× | accelerator-lowering-fma.f32 |
| 4 274× | accelerator-lowering-fma.f64 |
| 2 992× | *-lowering-*.f32 |
| 2 992× | *-lowering-*.f64 |
| 2 766× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 40 |
| 1 | 77 | 40 |
| 2 | 606 | 39 |
| 3 | 6853 | 39 |
| 0 | 8269 | 37 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ -1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ x 1) |
(/ (* x (neg x)) (* (neg x) (+ 1 (sqrt (+ x 1))))) |
(* (neg x) (+ 1 (sqrt (+ x 1)))) |
(* x (neg x)) |
(neg x) |
(+ 1 (sqrt (+ x 1))) |
| Outputs |
|---|
(+.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 #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 (*.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 x (-.f64 #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 x (-.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))) #s(literal 1 binary64))) |
(+.f64 (*.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 x (-.f64 #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 (+.f64 x (-.f64 #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 #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 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.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 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)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (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 x (/.f64 #s(literal -1 binary64) (fma.f64 x (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 #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 #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 (-.f64 #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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (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 (+.f64 x (-.f64 #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 #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 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) 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 (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 #s(literal 1 binary64) x)) #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 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -1 binary64) 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))))) #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 (/.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 (/.f64 #s(literal -1 binary64) (-.f64 #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) (sqrt.f64 (+.f64 x #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 (+.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 (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 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #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 x (-.f64 #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 x (-.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))) #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) (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)))) (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) (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 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (-.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 (/.f64 x (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x 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 (/.f64 x (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 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 (/.f64 x (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) (-.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))))))) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.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 #s(literal 2 binary64) x) (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 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 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(/.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 (*.f64 x x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #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) (fma.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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (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)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(/.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 (-.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 (-.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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 x (neg.f64 x)) x) (*.f64 x (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)))) |
(/.f64 (*.f64 x (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.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)) (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.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 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.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) (fma.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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (-.f64 (*.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 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (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))) (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))))) (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 #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 (+.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 x x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.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))) (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (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 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) (neg.f64 x)) |
(/.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 (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) (fma.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)))))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (neg.f64 x)) |
(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 #s(literal -1 binary64) (/.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) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #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 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.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 (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 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #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) x) (/.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) 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 #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) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #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 (neg.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) (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 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 x (neg.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) x) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.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 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (+.f64 #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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (-.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #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)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (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 (-.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 #s(literal -1 binary64) x)) (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 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.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 (fma.f64 x (neg.f64 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 (*.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 #s(literal -1 binary64) x))) |
(/.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 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (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 #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) (neg.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)) |
(*.f64 (neg.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) (-.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 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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 (fma.f64 x x #s(literal -1 binary64))) (/.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 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #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 (*.f64 #s(literal 1 binary64) (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 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.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 (*.f64 x x) (+.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 (*.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 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) 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) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x 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 #s(literal 1 binary64) x)))) |
(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 #s(literal 1 binary64) x)))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.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 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x 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 x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (neg.f64 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) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #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 #s(literal -1 binary64) x) (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 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) x) #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 #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 (-.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 #s(literal -1 binary64) x)))) |
(/.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 #s(literal -1 binary64) x)) (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 #s(literal -1 binary64) x)) (sqrt.f64 (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #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 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) x))) |
(/.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 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 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 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.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 (fma.f64 x (neg.f64 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 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (fma.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 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (/.f64 x (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 x #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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.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 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #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 #s(literal 1 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(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 (neg.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 #s(literal -1 binary64) (neg.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 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 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 (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 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (neg.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 (fma.f64 x (neg.f64 x) #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)) (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 (+.f64 #s(literal -1 binary64) (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 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (+.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) (-.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 #s(literal 1 binary64) 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 #s(literal 1 binary64) x))) |
(*.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 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (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 (/.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 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 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 #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 #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 (*.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 x (-.f64 #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 x (-.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))) #s(literal 1 binary64))) |
(+.f64 (*.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 x (-.f64 #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 (+.f64 x (-.f64 #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 #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 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.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 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)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (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 x (/.f64 #s(literal -1 binary64) (fma.f64 x (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 #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 #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 (-.f64 #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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (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 (+.f64 x (-.f64 #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 #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 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) 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 (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 #s(literal 1 binary64) x)) #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 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -1 binary64) 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))))) #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 (/.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 (/.f64 #s(literal -1 binary64) (-.f64 #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) (sqrt.f64 (+.f64 x #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 (+.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 (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 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #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 x (-.f64 #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 x (-.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))) #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) (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)))) (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) (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 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (-.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 (/.f64 x (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x 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 (/.f64 x (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 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 (/.f64 x (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) (-.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))))))) |
(expm1.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.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 #s(literal 2 binary64) x) (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 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 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(/.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 (*.f64 x x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #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) (fma.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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (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)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(/.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 (-.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 (-.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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 x (neg.f64 x)) x) (*.f64 x (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)))) |
(/.f64 (*.f64 x (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.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)) (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.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 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.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) (fma.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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (-.f64 (*.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 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (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))) (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))))) (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 #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 (+.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 x x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.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))) (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (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 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) (neg.f64 x)) |
(/.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 (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) (fma.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)))))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (neg.f64 x)) |
(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 #s(literal -1 binary64) (/.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) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #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 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.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 (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 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #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) x) (/.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) 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 #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) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #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 (neg.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) (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 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 x (neg.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) x) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.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 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (+.f64 #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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 #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 (neg.f64 x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 0 binary64)) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x) #s(literal 0 binary64)) (neg.f64 x)) |
(-.f64 (neg.f64 x) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) x) |
(-.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x) #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 x (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 0 binary64) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(fma.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.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) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.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 2 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (neg.f64 x)) (neg.f64 x)) |
(fma.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) (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)) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(neg.f64 (/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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)))) (*.f64 x 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 x (neg.f64 x)) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (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)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x 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)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x 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)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 (*.f64 x (neg.f64 x)) x) (*.f64 x (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x 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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (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 (*.f64 x (neg.f64 x)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 x (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (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)) (*.f64 x (neg.f64 x))) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 #s(literal 0 binary64) (pow.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) (*.f64 #s(literal 0 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #s(literal 1 binary64))) |
(*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.f64 (neg.f64 x) (+.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)))) (neg.f64 x)) |
(*.f64 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) 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))))) (neg.f64 x))) |
(*.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) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x 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)))) x) |
(*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 (*.f64 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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 x) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(+.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.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 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.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) (neg.f64 x)) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x)) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) x)) |
(neg.f64 (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) x) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) x) |
(/.f64 (*.f64 x (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.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 (*.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 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(-.f64 (/.f64 #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 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.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) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.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 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (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 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 #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) (*.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) (-.f64 #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 x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.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))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.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 (-.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)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) |
(*.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) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(*.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 2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x 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 (/.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 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.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 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)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (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 x (/.f64 #s(literal 1 binary64) (*.f64 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 #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 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 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 (neg.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x 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 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (neg.f64 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 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (+.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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 x (*.f64 x (neg.f64 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 (neg.f64 x) (*.f64 x 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 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x 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 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal -1 binary64) (*.f64 x 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 (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))))) (neg.f64 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 (neg.f64 (sqrt.f64 (+.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))) (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 #s(literal 1 binary64) x)) #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 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal -1 binary64) (+.f64 #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) (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))))) #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 (/.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 (/.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 (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 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 (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) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) (/.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)) (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 (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 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #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 (/.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 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) x) (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 (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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))))) #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 (*.f64 #s(literal 1 binary64) (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 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x) (neg.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) (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 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 (neg.f64 x) (-.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 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) x) |
(/.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 (*.f64 x x) (*.f64 (neg.f64 x) (-.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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 (+.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 x #s(literal 1 binary64)) (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)))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (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)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.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)) (+.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 x (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (-.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 (+.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 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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (-.f64 (+.f64 #s(literal 2 binary64) x) (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)))) #s(literal -1 binary64)) (-.f64 (+.f64 #s(literal 2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (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))) (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))))) (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 #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 (+.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 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 (*.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 (+.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 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)))))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) #s(literal -1 binary64)) x) |
(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 #s(literal -1 binary64) (/.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) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #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 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (-.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) #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))))) (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) x) (neg.f64 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) x) (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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (+.f64 x (-.f64 #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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #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 (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
| 1× | egg-herbie |
| 11 588× | accelerator-lowering-fma.f32 |
| 11 588× | accelerator-lowering-fma.f64 |
| 4 040× | *-lowering-*.f32 |
| 4 040× | *-lowering-*.f64 |
| 3 074× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1032 |
| 1 | 646 | 896 |
| 2 | 2161 | 854 |
| 0 | 8325 | 785 |
| 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) |
(* 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 (* 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) |
(* x (- (* -1/2 x) 2)) |
(* x (- (* x (- (* 1/8 x) 1/2)) 2)) |
(* x (- (* x (- (* x (+ 1/8 (* -1/16 x))) 1/2)) 2)) |
(* -1 (sqrt (pow x 3))) |
(* (pow x 2) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))) |
(* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (* -1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 (pow x 5)))))) (/ 1 x))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* (pow x 2) (+ (* -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 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 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))))) |
| 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) |
(* 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 #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 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 (-.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))) (neg.f64 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 (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)))) (neg.f64 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 (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)))) (-.f64 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 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 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) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (sqrt.f64 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (/.f64 (-.f64 (/.f64 (fma.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)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) x) x) x) (sqrt.f64 x)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -1/2 x) 2)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -2 binary64))) |
(* x (- (* x (- (* 1/8 x) 1/2)) 2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(* x (- (* x (- (* x (+ 1/8 (* -1/16 x))) 1/2)) 2)) |
(*.f64 x (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))) |
(* -1 (sqrt (pow x 3))) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal -1 binary64))) |
(* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (* -1/2 (sqrt (/ 1 (pow x 3))))) (/ 1 x))) |
(*.f64 x (fma.f64 x (-.f64 (*.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))) #s(literal -1 binary64))) |
(* (pow x 2) (- (+ (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 (pow x 5)))))) (/ 1 x))) |
(*.f64 x (fma.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 (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)))) #s(literal -1 binary64))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal -1 binary64))) |
(* (pow x 2) (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(*.f64 x (fma.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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))) |
(* (pow x 2) (+ (* -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 x (fma.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)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 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))))) |
(-.f64 (*.f64 x (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 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) #s(literal 1 binary64))) |
Compiled 23 692 to 2 575 computations (89.1% saved)
13 alts after pruning (4 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 098 | 4 | 1 102 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 1 | 8 | 9 |
| Total | 1 100 | 13 | 1 113 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.9% | (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| 53.9% | (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) | |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 33.3% | (+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
| 5.6% | (+.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))) | |
| 7.5% | (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) | |
| ✓ | 39.4% | (+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 4.4% | (+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) | |
| ✓ | 66.4% | (*.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.5% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 65.9% | (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
| ✓ | 67.2% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 33.9% | (sqrt.f64 x) |
Compiled 241 to 122 computations (49.4% saved)
| Inputs |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #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) (sqrt.f64 (+.f64 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))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 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 (*.f64 x x) (fma.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)) |
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(*.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))))) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 6.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #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) (sqrt.f64 (+.f64 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))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 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 #s(literal -1 binary64) (sqrt.f64 (+.f64 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.9% | 2 | x |
| 99.9% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #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) (sqrt.f64 (+.f64 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))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 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 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
2 calls:
| 5.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
| 99.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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #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) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
2 calls:
| 4.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | x |
| 99.5% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #s(literal -1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 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:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | x |
| 98.2% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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:
| 27.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | x |
| 97.1% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(sqrt.f64 x) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 x) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | x |
| 96.2% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) x) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 1 | x |
| 67.2% | 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 |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
2 calls:
| 1.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.4% | 1 | x |
| 4.4% | 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 | 2.846039802991886e-5 | 0.010819291657696984 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.846039802991886e-5 | 0.010819291657696984 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0149621932710692e-8 | 2.846039802991886e-5 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.010819291657696984 | 3.5530198493212413 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.010819291657696984 | 3.5530198493212413 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.010819291657696984 | 3.5530198493212413 |
Compiled 12 to 10 computations (16.7% saved)
| 1× | egg-herbie |
| 10× | +-commutative_binary64 |
| 8× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 148 |
| 1 | 49 | 148 |
| 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 7378697629483821/147573952589676412928 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 #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 7378697629483821/147573952589676412928 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) (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/151115727451828646838272 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.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 5764607523034235/288230376151711744 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 5764607523034235/288230376151711744 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 5764607523034235/288230376151711744 binary64)) (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal -1 binary64) #s(literal 1 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 7378697629483821/147573952589676412928 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 #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 7378697629483821/147573952589676412928 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 7378697629483821/147573952589676412928 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) (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 7378697629483821/147573952589676412928 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/151115727451828646838272 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.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/151115727451828646838272 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 5764607523034235/288230376151711744 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 5764607523034235/288230376151711744 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(if (<=.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 5764607523034235/288230376151711744 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 5764607523034235/288230376151711744 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 5764607523034235/288230376151711744 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)) |
(+.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
| 18 662× | accelerator-lowering-fma.f32 |
| 18 662× | accelerator-lowering-fma.f64 |
| 11 588× | accelerator-lowering-fma.f32 |
| 11 588× | accelerator-lowering-fma.f64 |
| 6 794× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1032 |
| 1 | 646 | 896 |
| 2 | 2161 | 854 |
| 0 | 8325 | 785 |
| 0 | 22 | 84 |
| 1 | 132 | 72 |
| 2 | 1167 | 72 |
| 0 | 8351 | 71 |
| 0 | 6 | 21 |
| 1 | 42 | 21 |
| 2 | 311 | 20 |
| 3 | 3396 | 20 |
| 0 | 8276 | 20 |
| 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 |
Compiled 276 to 134 computations (51.4% saved)
Compiled 316 to 86 computations (72.8% saved)
Loading profile data...