
Time bar (total: 9.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 |
| 80% | 50% | 12.5% | 0% | 0% | 37.5% | 0% | 4 |
| 88.9% | 50% | 6.2% | 0% | 0% | 43.7% | 0% | 5 |
| 94.1% | 50% | 3.1% | 0% | 0% | 46.9% | 0% | 6 |
| 97% | 50% | 1.6% | 0% | 0% | 48.4% | 0% | 7 |
| 98.5% | 50% | 0.8% | 0% | 0% | 49.2% | 0% | 8 |
| 99.2% | 50% | 0.4% | 0% | 0% | 49.6% | 0% | 9 |
| 99.6% | 50% | 0.2% | 0% | 0% | 49.8% | 0% | 10 |
| 99.8% | 50% | 0.1% | 0% | 0% | 49.9% | 0% | 11 |
| 99.9% | 50% | 0% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 457.0ms | 4 000× | 1 | valid |
| 203.0ms | 4 256× | 0 | valid |
| 0.0ms | 10× | 0 | invalid |
ival-sqrt: 175.0ms (39.7% of total)ival-add: 117.0ms (26.5% of total)adjust: 72.0ms (16.3% of total)ival-sub: 62.0ms (14% of total)exact: 7.0ms (1.6% of total)ival-true: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.7% of total)| 2× | egg-herbie |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 74× | sub-neg |
| 48× | *-lowering-*.f32 |
| 48× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 25 | 24 |
| 2 | 51 | 23 |
| 3 | 90 | 23 |
| 4 | 145 | 23 |
| 5 | 214 | 23 |
| 6 | 268 | 23 |
| 7 | 299 | 23 |
| 8 | 342 | 23 |
| 9 | 357 | 23 |
| 10 | 365 | 23 |
| 0 | 6 | 7 |
| 1 | 11 | 7 |
| 2 | 15 | 7 |
| 3 | 21 | 7 |
| 4 | 29 | 7 |
| 5 | 44 | 7 |
| 6 | 76 | 7 |
| 7 | 101 | 7 |
| 8 | 143 | 7 |
| 9 | 158 | 7 |
| 10 | 166 | 7 |
| 0 | 166 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(- (sqrt (+ (neg x) 1)) (sqrt (neg x))) |
(neg (- (sqrt (+ (neg x) 1)) (sqrt (neg x)))) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(- (sqrt (+ (neg x) 1)) (sqrt (neg x))) |
(- (sqrt (- 1 x)) (sqrt (neg x))) |
(neg (- (sqrt (+ (neg x) 1)) (sqrt (neg x)))) |
(- (sqrt (neg x)) (sqrt (- 1 x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 136 | 0 | - | 0 | - | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) | cancellation | 136 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 136 | 0 |
| - | 0 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 136 | 0 | 0 |
| - | 0 | 0 | 120 |
| number | freq |
|---|---|
| 0 | 120 |
| 1 | 136 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 262× | 1 | valid |
| 15.0ms | 250× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-sqrt: 11.0ms (46.3% of total)ival-add: 6.0ms (25.3% of total)adjust: 3.0ms (12.6% of total)ival-sub: 3.0ms (12.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 48× | *-lowering-*.f32 |
| 48× | *-lowering-*.f64 |
| 36× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 11 | 18 |
| 2 | 15 | 18 |
| 3 | 21 | 18 |
| 4 | 29 | 18 |
| 5 | 44 | 18 |
| 6 | 76 | 18 |
| 7 | 101 | 18 |
| 8 | 143 | 18 |
| 9 | 158 | 18 |
| 10 | 166 | 18 |
| 0 | 166 | 18 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
x |
1 |
(sqrt x) |
| Outputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(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) |
(sqrt x) |
(sqrt.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 13.0ms | 131× | 1 | valid |
| 7.0ms | 125× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sqrt: 6.0ms (53.5% of total)ival-add: 2.0ms (17.8% of total)ival-sub: 2.0ms (17.8% of total)adjust: 1.0ms (8.9% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (sqrt (+ x 1)) (sqrt x))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
#<alt (sqrt x)> |
| Outputs |
|---|
#<alt (- 1 (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))> |
#<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 (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)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (- (sqrt (+ x 1)) (sqrt x)) |
| 1.0ms | x | @ | inf | (- (sqrt (+ x 1)) (sqrt x)) |
| 0.0ms | x | @ | -inf | (sqrt x) |
| 0.0ms | x | @ | 0 | (- (sqrt (+ x 1)) (sqrt x)) |
| 0.0ms | x | @ | inf | (+ x 1) |
| 1× | batch-egg-rewrite |
| 5 090× | accelerator-lowering-fma.f32 |
| 5 090× | accelerator-lowering-fma.f64 |
| 3 260× | *-lowering-*.f32 |
| 3 260× | *-lowering-*.f64 |
| 2 676× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 1 | 39 | 16 |
| 2 | 286 | 16 |
| 3 | 3385 | 16 |
| 0 | 8673 | 16 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
(sqrt x) |
| Outputs |
|---|
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.f64 (sqrt.f64 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)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 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)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 0 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(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))))) (neg.f64 (sqrt.f64 x))) |
(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)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(fma.f64 (*.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 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x))) |
(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)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (sqrt.f64 x))) (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)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 x))) |
(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))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) (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)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) (fma.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(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))))) (neg.f64 (sqrt.f64 x))) |
(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)))))) (neg.f64 (sqrt.f64 x))) |
(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))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x 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 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #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)) (neg.f64 (sqrt.f64 x))) |
(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))) (neg.f64 (sqrt.f64 x))) |
(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 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) x) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (+.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) x) (neg.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.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))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (fma.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.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))) (fma.f64 (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (fma.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))))) |
(/.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) (*.f64 (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(/.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (fma.f64 x (sqrt.f64 x) (*.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)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) (fma.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) (+.f64 x (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.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 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (+.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 x))) (-.f64 (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 x (-.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 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))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) (fma.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(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)))) |
(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) (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 (+.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 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))))) |
(/.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 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (fma.f64 x x (-.f64 #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 x (*.f64 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 (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 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x (-.f64 #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 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #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)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #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)) (fma.f64 x x (-.f64 #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 x (*.f64 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 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (neg.f64 (-.f64 #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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 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 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (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) (fma.f64 x x (-.f64 #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 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 x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.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 (/.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) (fma.f64 x x (-.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 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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #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 (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 (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 (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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x 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 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #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 (-.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 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(+.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))) |
(hypot.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x))) |
(hypot.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(hypot.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (+.f64 x #s(literal 1 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 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 (sqrt.f64 x) (sqrt.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 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (sqrt.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 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x #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 #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 (+.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)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.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 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x x (-.f64 #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 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 (fma.f64 x x (-.f64 #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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 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 x #s(literal -1 binary64)) (fma.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 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #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)) (fma.f64 x x (-.f64 #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 x (*.f64 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 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x x (-.f64 #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 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.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 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 x #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))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x (-.f64 #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 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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) (fma.f64 x x (-.f64 #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 x (*.f64 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 x (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (log.f64 (neg.f64 (fma.f64 x x (-.f64 #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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #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 (fma.f64 x x (-.f64 #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)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (/.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 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) 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))) (neg.f64 (fma.f64 x x (-.f64 #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)) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(/.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 (fma.f64 x x (-.f64 #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 (fma.f64 x x (-.f64 #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 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x (-.f64 #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 (+.f64 x #s(literal -1 binary64)) (neg.f64 (fma.f64 x x (-.f64 #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 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x (-.f64 #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 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 x x (-.f64 #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 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 x x (-.f64 #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 (neg.f64 (fma.f64 x x (-.f64 #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 (neg.f64 (fma.f64 x x (-.f64 #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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.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 (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) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (-.f64 #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))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.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)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x x (-.f64 #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))))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 (-.f64 #s(literal 1 binary64) x) (-.f64 #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 (neg.f64 (fma.f64 x x (-.f64 #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 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x (-.f64 #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 (sqrt.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x (-.f64 #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))) |
(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 (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 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #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 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 x (*.f64 x 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 (/.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x 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 (-.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 (fma.f64 x x (-.f64 #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.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 (sqrt.f64 (*.f64 (fma.f64 x (*.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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (sqrt.f64 (*.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) (+.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 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(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 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (sqrt.f64 x))) |
| 1× | egg-herbie |
| 17 328× | accelerator-lowering-fma.f32 |
| 17 328× | accelerator-lowering-fma.f64 |
| 3 884× | *-lowering-*.f32 |
| 3 884× | *-lowering-*.f64 |
| 2 664× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 498 |
| 1 | 299 | 446 |
| 2 | 802 | 442 |
| 3 | 2251 | 434 |
| 4 | 4609 | 434 |
| 0 | 8184 | 398 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)) |
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))) |
(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))) |
| Outputs |
|---|
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt 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)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) 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))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) 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))) x) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) x) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) 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) |
(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) |
Compiled 8 790 to 1 377 computations (84.3% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 396 | 9 | 405 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 396 | 10 | 406 |
| Status | Accuracy | Program |
|---|---|---|
| 49.0% | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) | |
| 53.1% | (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) x) | |
| 53.2% | (/.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) | |
| ▶ | 51.9% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| 47.4% | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) | |
| ✓ | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 3.5% | (-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| ▶ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ▶ | 50.6% | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x)))) |
| ▶ | 55.6% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 260 to 172 computations (33.8% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | cost-diff | 384 | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| ✓ | cost-diff | 384 | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 1472 | (-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 13 866× | accelerator-lowering-fma.f32 |
| 13 866× | accelerator-lowering-fma.f64 |
| 3 044× | +-lowering-+.f64 |
| 3 044× | +-lowering-+.f32 |
| 2 912× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 178 |
| 1 | 52 | 178 |
| 2 | 126 | 166 |
| 3 | 494 | 164 |
| 4 | 1895 | 164 |
| 5 | 3869 | 164 |
| 0 | 8171 | 154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (/ 1 x))) |
1/2 |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(- 1 (sqrt x)) |
1 |
(sqrt x) |
x |
(- (sqrt x) (sqrt x)) |
(sqrt x) |
x |
(/ (+ x (- 1 x)) (+ (sqrt (+ x 1)) (sqrt x))) |
(+ x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
(sqrt x) |
(* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x)))) |
(/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) |
(+ x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1)))) |
(sqrt x) |
(* (+ x 1) (sqrt (+ x 1))) |
(+ x 1) |
(sqrt (+ x 1)) |
(- (+ x (+ x 1)) (sqrt (+ (* x x) x))) |
(+ x (+ x 1)) |
(sqrt (+ (* x x) x)) |
(+ (* x x) x) |
| Outputs |
|---|
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
1 |
#s(literal 1 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(- (sqrt x) (sqrt x)) |
#s(literal 0 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ (+ x (- 1 x)) (+ (sqrt (+ x 1)) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+ x (- 1 x)) |
#s(literal 1 binary64) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ (sqrt (+ x 1)) (sqrt x)) |
(+.f64 (sqrt.f64 x) (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) |
(sqrt x) |
(sqrt.f64 x) |
(* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x)))) |
(/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(+ x (- 1 x)) |
#s(literal 1 binary64) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1)))) |
(fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(sqrt x) |
(sqrt.f64 x) |
(* (+ x 1) (sqrt (+ x 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(- (+ x (+ x 1)) (sqrt (+ (* x x) x))) |
(-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) |
(+ x (+ x 1)) |
(+.f64 x (+.f64 #s(literal 1 binary64) x)) |
(sqrt (+ (* x x) x)) |
(sqrt.f64 (fma.f64 x x x)) |
(+ (* x x) x) |
(fma.f64 x x x) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.0% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ✓ | accuracy | 83.8% | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | accuracy | 71.2% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 51.6% | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | accuracy | 99.7% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| ✓ | accuracy | 51.6% | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| 118.0ms | 233× | 2 | valid |
| 21.0ms | 23× | 1 | valid |
Compiled 185 to 27 computations (85.4% saved)
ival-mult: 24.0ms (23.7% of total)ival-sqrt: 22.0ms (21.7% of total)adjust: 16.0ms (15.8% of total)ival-add: 14.0ms (13.8% of total)ival-sub: 13.0ms (12.8% of total)ival-div: 12.0ms (11.8% 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/2 (sqrt (/ 1 x)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (- 1 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (- (sqrt x) (sqrt x))> |
#<alt (+ x (- 1 x))> |
#<alt (/ (+ x (- 1 x)) (+ (sqrt (+ x 1)) (sqrt x)))> |
#<alt (- 1 x)> |
#<alt (+ (sqrt (+ x 1)) (sqrt x))> |
#<alt (* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x))))> |
#<alt (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1)))))> |
#<alt (sqrt (+ (* x x) x))> |
| Outputs |
|---|
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 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 (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (* -1 (sqrt x))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
#<alt (- 1 (sqrt x))> |
#<alt (- (+ 1 (* x (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x))> |
#<alt (- (+ 1 (* x (- (+ 2 (* x (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x))> |
#<alt (- (+ 1 (* x (- (+ 2 (* x (- (+ (* -1 (* x (+ (* -1/16 (- 1 (sqrt x))) (+ (* 3/8 (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))) (* (+ 3/2 (sqrt x)) (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))))))))) (* -1/2 (sqrt (/ 1 x)))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x)))) (* 3/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) x)> |
#<alt (/ 3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (/ (+ (* 3/2 (/ 1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* 9/4 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))))) x)) (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* x (+ 3/2 (sqrt x)))))> |
#<alt (+ 1 (* x (- (* -1 (* x (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x)))))> |
#<alt (+ 1 (* x (- (* x (- (* x (- 1/16 (+ (* -1 (* (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))) (+ 3/2 (sqrt x)))) (* -3/8 (+ 3/2 (sqrt x)))))) (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x)))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -3/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))> |
#<alt (/ (- (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 3/8 (sqrt (/ 1 x)))) (pow x 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -9/32 (sqrt (pow x 5))) (* 1/8 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4))) (* 1/2 (sqrt x))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3)))))) (pow x 2))> |
#<alt (/ 1 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (/ (+ (* -3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow x 2))> |
#<alt (/ (- (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2))> |
#<alt (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -9/4 (/ x (* (pow (sqrt -1) 2) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* -3/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 3))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x)))) |
| 1.0ms | x | @ | -inf | (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) |
| 1.0ms | x | @ | 0 | (* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x)))) |
| 1.0ms | x | @ | -inf | (/ (+ x (- 1 x)) (+ (sqrt (+ x 1)) (sqrt x))) |
| 1.0ms | x | @ | -inf | (* 1/2 (sqrt (/ 1 x))) |
| 1× | batch-egg-rewrite |
| 5 322× | accelerator-lowering-fma.f32 |
| 5 322× | accelerator-lowering-fma.f64 |
| 4 962× | *-lowering-*.f32 |
| 4 962× | *-lowering-*.f64 |
| 4 838× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 86 |
| 1 | 181 | 59 |
| 2 | 1757 | 59 |
| 0 | 9383 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (/ 1 x))) |
(sqrt (/ 1 x)) |
(/ 1 x) |
(- 1 (sqrt x)) |
(sqrt x) |
(- (sqrt x) (sqrt x)) |
(+ x (- 1 x)) |
(/ (+ x (- 1 x)) (+ (sqrt (+ x 1)) (sqrt x))) |
(- 1 x) |
(+ (sqrt (+ x 1)) (sqrt x)) |
(* (/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) (- (+ x (+ x 1)) (sqrt (+ (* x x) x)))) |
(/ (+ x (- 1 x)) (+ (* x (sqrt x)) (* (+ x 1) (sqrt (+ x 1))))) |
(sqrt (+ (* x x) x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) 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)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) (/.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64))) |
(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 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 x x x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 x x x) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(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))) (neg.f64 (sqrt.f64 x))) |
(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)) (neg.f64 (sqrt.f64 x))) |
(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)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.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 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (sqrt.f64 x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))))) |
(pow.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (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)) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.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 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (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) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #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)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sqrt.f64 x) (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)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(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)) (sqrt.f64 x)) |
(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))) (sqrt.f64 x)) |
(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)) (sqrt.f64 x)) |
(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)))) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(pow.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.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 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.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)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 x x x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 x x x) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(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))) (neg.f64 (sqrt.f64 x))) |
(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)) (neg.f64 (sqrt.f64 x))) |
(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)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (fma.f64 x (sqrt.f64 x) (*.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 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (sqrt.f64 x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))))) |
(pow.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (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)) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)) (fma.f64 x x x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x x)) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.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 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.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) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 x (sqrt.f64 x) (*.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) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x x)))) |
(hypot.f64 x (sqrt.f64 x)) |
(hypot.f64 x (neg.f64 (sqrt.f64 x))) |
(hypot.f64 (sqrt.f64 x) x) |
(hypot.f64 (sqrt.f64 x) (neg.f64 x)) |
(hypot.f64 (neg.f64 x) (sqrt.f64 x)) |
(hypot.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) x) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(fabs.f64 (sqrt.f64 (fma.f64 x x x))) |
(sqrt.f64 (fma.f64 x x x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (-.f64 (*.f64 x x) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 x (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 x (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 x (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)) 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)) x)) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) x)))) |
(pow.f64 (fma.f64 x x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (sqrt.f64 (fma.f64 x x x)))) |
| 1× | egg-herbie |
| 9 870× | accelerator-lowering-fma.f32 |
| 9 870× | accelerator-lowering-fma.f64 |
| 5 548× | *-lowering-*.f32 |
| 5 548× | *-lowering-*.f64 |
| 4 040× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 2030 |
| 1 | 1204 | 1602 |
| 2 | 4154 | 1561 |
| 0 | 9025 | 1462 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 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) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(* -1 (sqrt x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(- 1 (sqrt x)) |
(- (+ 1 (* x (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(- (+ 1 (* x (- (+ 2 (* x (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(- (+ 1 (* x (- (+ 2 (* x (- (+ (* -1 (* x (+ (* -1/16 (- 1 (sqrt x))) (+ (* 3/8 (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))) (* (+ 3/2 (sqrt x)) (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))))))))) (* -1/2 (sqrt (/ 1 x)))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x)))) (* 3/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) x) |
(/ 3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(/ (+ (* 3/2 (/ 1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* 9/4 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))))) x)) (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) |
1 |
(+ 1 (* -1 (* x (+ 3/2 (sqrt x))))) |
(+ 1 (* x (- (* -1 (* x (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x))))) |
(+ 1 (* x (- (* x (- (* x (- 1/16 (+ (* -1 (* (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))) (+ 3/2 (sqrt x)))) (* -3/8 (+ 3/2 (sqrt x)))))) (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x))))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -3/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/ (- (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 3/8 (sqrt (/ 1 x)))) (pow x 2)) |
(/ (- (+ (* -1 (/ (+ (* -9/32 (sqrt (pow x 5))) (* 1/8 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4))) (* 1/2 (sqrt x))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3)))))) (pow x 2)) |
(/ 1 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(/ (+ (* -3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow x 2)) |
(/ (- (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2)) |
(/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -9/4 (/ x (* (pow (sqrt -1) 2) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* -3/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 3))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2)) |
(sqrt x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
| Outputs |
|---|
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -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 x) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* (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)) |
(* 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)) |
(* 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)) |
(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) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) (neg.f64 x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 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)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (neg.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/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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))))) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* x (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (- (+ 2 (* x (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(fma.f64 x (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (- (+ 2 (* x (- (+ (* -1 (* x (+ (* -1/16 (- 1 (sqrt x))) (+ (* 3/8 (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))) (* (+ 3/2 (sqrt x)) (- (* -1/2 (sqrt (/ 1 x))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))))))))) (* -1/2 (sqrt (/ 1 x)))) (+ (* 3/8 (- 1 (sqrt x))) (* (+ 3/2 (sqrt x)) (- 2 (* (+ 3/2 (sqrt x)) (- 1 (sqrt x))))))))) (* (+ 3/2 (sqrt x)) (- 1 (sqrt x)))))) (sqrt x)) |
(fma.f64 x (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x))))) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 3/8 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x)))) (* 3/8 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) |
(/ (- (+ (* -1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) x) |
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/32 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 #s(literal -3/8 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/16 binary64)))) x) |
(/ 3 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(/.f64 #s(literal 3 binary64) #s(literal 0 binary64)) |
(/ (+ (* 3/2 (/ 1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64))) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) |
(+.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal -9/2 binary64) (/.f64 (sqrt.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal 1/8 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 3 binary64) #s(literal 0 binary64))) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (+ (* 9/4 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))))) x)) (* 1/8 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) (* -9/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* 3/2 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) (* 3 (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)) |
(+.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -9/2 binary64) (/.f64 (sqrt.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal 1/8 binary64) #s(literal 0 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 x) #s(literal 0 binary64)) #s(literal 27/4 binary64) (/.f64 #s(literal 1/16 binary64) #s(literal 0 binary64))) x)) x))) (*.f64 x x))) (/.f64 #s(literal 3 binary64) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* x (+ 3/2 (sqrt x))))) |
(fma.f64 x (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* -1 (* x (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x))))) |
(fma.f64 x (fma.f64 x (fma.f64 (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) #s(literal -3/8 binary64)) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (- (* x (- 1/16 (+ (* -1 (* (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))) (+ 3/2 (sqrt x)))) (* -3/8 (+ 3/2 (sqrt x)))))) (+ 3/8 (* -1 (pow (+ 3/2 (sqrt x)) 2))))) (+ 3/2 (sqrt x))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (+.f64 (fma.f64 (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) #s(literal -3/8 binary64)) #s(literal -3/8 binary64)) #s(literal 1/16 binary64)) (fma.f64 (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) #s(literal -3/8 binary64))) (-.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/ (+ (* -3/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/ (- (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 3/8 (sqrt (/ 1 x)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -3/8 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 x x)) |
(/ (- (+ (* -1 (/ (+ (* -9/32 (sqrt (pow x 5))) (* 1/8 (* (sqrt (pow x 3)) (- 1 (* 9/4 x))))) (pow x 4))) (* 1/2 (sqrt x))) (+ (* 3/8 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3)))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -3/8 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (fma.f64 x #s(literal -9/4 binary64) #s(literal 1 binary64))) (*.f64 #s(literal -9/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 x x)) |
(/ 1 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/ (+ (* -3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (pow x 2)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(/ (- (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))) (*.f64 x x)) |
(/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -9/4 (/ x (* (pow (sqrt -1) 2) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 1/2 (* (sqrt x) (/ (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))) (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (* -3/2 (* (sqrt x) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 3))) (/ 1 (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) (pow x 2)) |
(+.f64 (/.f64 (fma.f64 (sqrt.f64 x) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal -9/4 binary64) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x #s(literal 9/4 binary64)) #s(literal 0 binary64)))) (*.f64 x x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/2 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1/8 binary64))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x)) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
(* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 x))))) |
(+.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))) |
(neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) #s(literal 1 binary64)) x)) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) x) (neg.f64 x)) |
Compiled 24 248 to 1 678 computations (93.1% saved)
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 838 | 7 | 845 |
| Fresh | 2 | 2 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 843 | 12 | 855 |
| Status | Accuracy | Program |
|---|---|---|
| 49.0% | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) | |
| 53.2% | (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) | |
| ▶ | 49.1% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)))) |
| ▶ | 82.1% | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| ▶ | 99.7% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| ▶ | 55.5% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| 47.4% | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) | |
| ✓ | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 13.7% | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) x))) | |
| ✓ | 55.6% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ▶ | 3.5% | #s(literal 0 binary64) |
Compiled 248 to 162 computations (34.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x #s(literal -1 binary64)) x) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
| ✓ | cost-diff | 1088 | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)))) |
| ✓ | cost-diff | 384 | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| 9 704× | accelerator-lowering-fma.f32 |
| 9 704× | accelerator-lowering-fma.f64 |
| 3 690× | /-lowering-/.f32 |
| 3 690× | /-lowering-/.f64 |
| 3 036× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 127 |
| 1 | 61 | 127 |
| 2 | 152 | 123 |
| 3 | 467 | 123 |
| 4 | 1277 | 123 |
| 5 | 4964 | 123 |
| 6 | 7964 | 123 |
| 0 | 9529 | 117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (sqrt (+ x 1)) (sqrt x))) |
1 |
(+ (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
x |
(sqrt x) |
0 |
(/ 1/2 (sqrt x)) |
1/2 |
(sqrt x) |
x |
(/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
(+ x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ 1 (+ (* 1/2 x) (sqrt x))) |
(+ (* 1/2 x) (sqrt x)) |
1/2 |
(sqrt x) |
(/ (* 1 (+ (+ x -1) x)) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(* 1 (+ (+ x -1) x)) |
1 |
(+ (+ x -1) x) |
(+ x -1) |
x |
-1 |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(+ (sqrt x) (sqrt (+ 1 x))) |
(sqrt x) |
(sqrt (+ 1 x)) |
(+ 1 x) |
| Outputs |
|---|
(/ 1 (+ (sqrt (+ x 1)) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ (sqrt (+ x 1)) (sqrt x)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
(sqrt x) |
(sqrt.f64 x) |
0 |
#s(literal 0 binary64) |
(/ 1/2 (sqrt x)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+ x (- 1 x)) |
#s(literal 1 binary64) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* 1/2 x) (sqrt x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ (* 1/2 x) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(/ (* 1 (+ (+ x -1) x)) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(* 1 (+ (+ x -1) x)) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (+ x -1) x) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(+ (sqrt x) (sqrt (+ 1 x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x #s(literal -1 binary64)) x) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
| ✓ | accuracy | 82.2% | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)))) |
| ✓ | accuracy | 51.6% | (+.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| 230.0ms | 124× | 1 | valid |
| 31.0ms | 131× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 144 to 27 computations (81.3% saved)
adjust: 144.0ms (67.8% of total)ival-mult: 27.0ms (12.7% of total)ival-add: 24.0ms (11.3% of total)ival-div: 8.0ms (3.8% of total)ival-sqrt: 7.0ms (3.3% of total)ival-sub: 2.0ms (0.9% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (+ (sqrt (+ x 1)) (sqrt x)))> |
#<alt (+ (sqrt (+ x 1)) (sqrt x))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
#<alt (/ 1/2 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (+ x (- 1 x))> |
#<alt (/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x))))> |
#<alt (- 1 x)> |
#<alt (+ 1 (+ (* 1/2 x) (sqrt x)))> |
#<alt (/ (* 1 (+ (+ x -1) x)) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)))> |
#<alt (* 1 (+ (+ x -1) x))> |
#<alt (+ (+ x -1) x)> |
#<alt (+ x -1)> |
#<alt (+ (* 1/2 x) (sqrt x))> |
#<alt (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))> |
#<alt (+ (sqrt x) (sqrt (+ 1 x)))> |
| Outputs |
|---|
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (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 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (* 1/2 (sqrt (/ 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 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (/ 1 (* x (+ 1/2 (sqrt (/ 1 x)))))> |
#<alt (/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x)> |
#<alt (/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt -1> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt -1> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* 1/2 x))> |
#<alt (+ (sqrt x) (* 1/2 x))> |
#<alt (+ (sqrt x) (* 1/2 x))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x)))))))> |
#<alt (* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | x | @ | 0 | (/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
| 1.0ms | x | @ | -inf | (/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
| 1.0ms | x | @ | -inf | (/ 1/2 (sqrt x)) |
| 1.0ms | x | @ | inf | (/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
| 0.0ms | x | @ | -inf | (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
| 1× | batch-egg-rewrite |
| 4 614× | /-lowering-/.f32 |
| 4 614× | /-lowering-/.f64 |
| 4 120× | *-lowering-*.f32 |
| 4 120× | *-lowering-*.f64 |
| 3 156× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 107 |
| 1 | 201 | 107 |
| 2 | 1924 | 107 |
| 0 | 8241 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (sqrt (+ x 1)) (sqrt x))) |
(+ (sqrt (+ x 1)) (sqrt x)) |
(sqrt (+ x 1)) |
(+ x 1) |
(/ 1/2 (sqrt x)) |
(sqrt x) |
(+ x (- 1 x)) |
(/ (+ x (- 1 x)) (+ 1 (+ (* 1/2 x) (sqrt x)))) |
(- 1 x) |
(+ 1 (+ (* 1/2 x) (sqrt x))) |
(/ (* 1 (+ (+ x -1) x)) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(* 1 (+ (+ x -1) x)) |
(+ (+ x -1) x) |
(+ x -1) |
(+ (* 1/2 x) (sqrt x)) |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(+ (sqrt x) (sqrt (+ 1 x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.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))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (+.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(/.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))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.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))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(*.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(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)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(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))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 x)) |
(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)) (sqrt.f64 x)) |
(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)))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(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 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #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 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #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 (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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.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 (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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x x)) #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 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #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 (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))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.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 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #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 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #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 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (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 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.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)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (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 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.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 (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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #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)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #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 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (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 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(pow.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 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 #s(literal 1 binary64) (+.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (-.f64 x x)) |
(+.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) x) |
(-.f64 #s(literal 1 binary64) (-.f64 x x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(fma.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)) (neg.f64 x)) |
(fma.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 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) x) |
(fma.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)) (neg.f64 x)) |
(fma.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 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.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)) (neg.f64 x)) |
(fma.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 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (fma.f64 x x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.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 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #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)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) x) (-.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) (neg.f64 (-.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.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))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (+.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(/.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))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.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))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(*.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
(+.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal -1 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) x) |
(+.f64 (+.f64 x x) #s(literal -1 binary64)) |
(-.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.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 x (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.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))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.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))))) (neg.f64 (fma.f64 x x (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.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))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (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 x (*.f64 x x))))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x (+.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))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
(+.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal -1 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) x) |
(+.f64 (+.f64 x x) #s(literal -1 binary64)) |
(-.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.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 x (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.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))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.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))))) (neg.f64 (fma.f64 x x (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))))) |
(/.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))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (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 x (*.f64 x x))))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.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))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x (+.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))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(-.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))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (log.f64 x)) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(expm1.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x 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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #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 (-.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 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x 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 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (sqrt.f64 x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x)) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) (/.f64 x (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(+.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(+.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(fma.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) x (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(fma.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.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) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.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) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.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))) (*.f64 x (*.f64 x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.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))) (*.f64 x (*.f64 x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.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))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.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))) (*.f64 x (*.f64 x x))) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))))) (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))))) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.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))) (*.f64 x (*.f64 x x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(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)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(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))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 x)) |
(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)) (sqrt.f64 x)) |
(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)))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(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 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) x)) (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (-.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
| 1× | egg-herbie |
| 11 748× | accelerator-lowering-fma.f32 |
| 11 748× | accelerator-lowering-fma.f64 |
| 4 744× | +-lowering-+.f64 |
| 4 744× | +-lowering-+.f32 |
| 3 758× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 2529 |
| 1 | 945 | 2291 |
| 2 | 2890 | 2256 |
| 3 | 7336 | 2253 |
| 0 | 8208 | 2117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (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 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 1 x))) |
(* 1/2 (sqrt (/ 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))) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
-1 |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(* 2 x) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* 2 x) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
-1 |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(* 2 x) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* 2 x) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(sqrt x) |
(+ (sqrt x) (* 1/2 x)) |
(+ (sqrt x) (* 1/2 x)) |
(+ (sqrt x) (* 1/2 x)) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (+ 1 (sqrt x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2))) |
(* 4 (sqrt (pow x 3))) |
(* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x))))))) |
(* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(neg.f64 (/.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 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))) (neg.f64 x)) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 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)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.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 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.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 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 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/16 binary64) (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)))))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (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/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)))) (neg.f64 (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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (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)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) |
(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) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) (/.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(neg.f64 (/.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 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))) (neg.f64 x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.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 |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) |
(+ (sqrt x) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) |
(+ (sqrt x) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (+ 1 (sqrt x))) |
(-.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2))) |
(fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 9/8 binary64) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 9/8 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) x))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) x)) x))) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 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)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.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 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.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 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 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/16 binary64) (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)))))) (neg.f64 x)) |
Compiled 66 635 to 4 795 computations (92.8% saved)
13 alts after pruning (7 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 722 | 4 | 1 726 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 725 | 13 | 1 738 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.0% | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| 53.2% | (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) | |
| ▶ | 82.1% | (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| ▶ | 14.7% | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
| ▶ | 50.3% | (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
| ✓ | 99.7% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| ✓ | 55.5% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ▶ | 47.4% | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 13.7% | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) x))) | |
| ✓ | 55.6% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 3.5% | #s(literal 0 binary64) |
Compiled 251 to 171 computations (31.9% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x #s(literal -1 binary64)) x) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
| ✓ | cost-diff | 1088 | (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| 10 114× | accelerator-lowering-fma.f32 |
| 10 114× | accelerator-lowering-fma.f64 |
| 2 774× | *-lowering-*.f32 |
| 2 774× | *-lowering-*.f64 |
| 2 136× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 187 |
| 1 | 91 | 187 |
| 2 | 193 | 187 |
| 3 | 533 | 175 |
| 4 | 1226 | 175 |
| 5 | 2820 | 175 |
| 6 | 5876 | 175 |
| 0 | 8184 | 160 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x 2) -1) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(+ (* x 2) -1) |
x |
2 |
-1 |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(+ (sqrt x) (sqrt (+ 1 x))) |
(sqrt x) |
(sqrt (+ 1 x)) |
(+ 1 x) |
1 |
(+ (+ x -1) x) |
(+ x -1) |
(+ (* x 1/2) (- 1 (sqrt x))) |
x |
1/2 |
(- 1 (sqrt x)) |
1 |
(sqrt x) |
(- (+ (* x (+ (* x -1/8) 1/2)) 1) (sqrt x)) |
(+ (* x (+ (* x -1/8) 1/2)) 1) |
x |
(+ (* x -1/8) 1/2) |
-1/8 |
1/2 |
1 |
(sqrt x) |
(/ 1 (+ (+ (* x 1/2) 1) (sqrt x))) |
1 |
(+ (+ (* x 1/2) 1) (sqrt x)) |
(+ (* x 1/2) 1) |
x |
1/2 |
(sqrt x) |
(/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
(* 1 (+ (+ x -1) x)) |
1 |
(+ (+ x -1) x) |
(+ x -1) |
x |
-1 |
(* 4 (sqrt (* x (* x x)))) |
4 |
(sqrt (* x (* x x))) |
(* x (* x x)) |
(* x x) |
| Outputs |
|---|
(/ (+ (* x 2) -1) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+ (* x 2) -1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
x |
2 |
#s(literal 2 binary64) |
-1 |
#s(literal -1 binary64) |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) |
(+ (sqrt x) (sqrt (+ 1 x))) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (+ x -1) x) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
(+ (* x 1/2) (- 1 (sqrt x))) |
(-.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (sqrt.f64 x))) |
x |
1/2 |
#s(literal 1/2 binary64) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
1 |
#s(literal 1 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(- (+ (* x (+ (* x -1/8) 1/2)) 1) (sqrt x)) |
(-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(+ (* x (+ (* x -1/8) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 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) |
1 |
#s(literal 1 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(/ 1 (+ (+ (* x 1/2) 1) (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ (+ (* x 1/2) 1) (sqrt x)) |
(+.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (* x 1/2) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 1 (+ (+ x -1) x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (+ x -1) x) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(* 4 (sqrt (* x (* x x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
4 |
#s(literal 4 binary64) |
(sqrt (* x (* x x))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 82.0% | (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 65.4% | (sqrt.f64 (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x #s(literal -1 binary64)) x) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) |
| ✓ | accuracy | 82.2% | (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| 55.0ms | 256× | 0 | valid |
Compiled 190 to 36 computations (81.1% saved)
ival-mult: 13.0ms (34.3% of total)ival-add: 11.0ms (29% of total)ival-div: 6.0ms (15.8% of total)ival-sqrt: 5.0ms (13.2% of total)ival-sub: 2.0ms (5.3% of total)exact: 1.0ms (2.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* x 2) -1) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)))> |
#<alt (+ (* x 2) -1)> |
#<alt (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))> |
#<alt (+ (sqrt x) (sqrt (+ 1 x)))> |
#<alt (+ (* x 1/2) (- 1 (sqrt x)))> |
#<alt (- 1 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (- (+ (* x (+ (* x -1/8) 1/2)) 1) (sqrt x))> |
#<alt (+ (* x (+ (* x -1/8) 1/2)) 1)> |
#<alt (+ (* x -1/8) 1/2)> |
#<alt (/ 1 (+ (+ (* x 1/2) 1) (sqrt x)))> |
#<alt (+ (+ (* x 1/2) 1) (sqrt x))> |
#<alt (+ (* x 1/2) 1)> |
#<alt (/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x)))))> |
#<alt (* 1 (+ (+ x -1) x))> |
#<alt (+ (+ x -1) x)> |
#<alt (+ x -1)> |
#<alt (sqrt (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (* 4 (sqrt (* x (* x x))))> |
| Outputs |
|---|
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)> |
#<alt (/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x)> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))> |
#<alt (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x))> |
#<alt -1> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2)))> |
#<alt (+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))))> |
#<alt (* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x)))))))> |
#<alt (* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))> |
#<alt (* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x))))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x)))))> |
#<alt (+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))> |
#<alt (- 1 (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (* x (- 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x))))> |
#<alt (* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x))))> |
#<alt (* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (- 1 (sqrt x))> |
#<alt (* -1 (sqrt x))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* x (- (/ 1 x) (sqrt (/ 1 x))))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (- 1 (sqrt x))> |
#<alt (- (+ 1 (* 1/2 x)) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))> |
#<alt (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/8 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (* 1/2 (/ 1 x))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* -1/8 x))))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (+ 1/2 (* -1/8 x))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* x (- (* 1/2 (/ 1 x)) 1/8))> |
#<alt (* -1/8 x)> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/8 (* 1/2 (/ 1 x)))))> |
#<alt (/ 1 (+ 1 (sqrt x)))> |
#<alt (+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x))))> |
#<alt (/ 1 (* x (+ 1/2 (sqrt (/ 1 x)))))> |
#<alt (/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x)> |
#<alt (/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x))> |
#<alt (+ 1 (sqrt x))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (+ 1 (+ (sqrt x) (* 1/2 x)))> |
#<alt (* x (+ 1/2 (sqrt (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* -1/4 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (* -1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))> |
#<alt (+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))> |
#<alt (+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))> |
#<alt -1> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt -1> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (- (* 2 x) 1)> |
#<alt (* 2 x)> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* x (- 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt (* -1 (* x (- (/ 1 x) 2)))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (sqrt (pow x 3))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (pow x 3)) (pow (sqrt -1) 2))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (sqrt (pow x 3)))> |
#<alt (* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (* 4 (sqrt (* x (* x x)))) |
| 2.0ms | x | @ | -inf | (- (+ (* x (+ (* x -1/8) 1/2)) 1) (sqrt x)) |
| 1.0ms | x | @ | -inf | (/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
| 1.0ms | x | @ | 0 | (/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
| 0.0ms | x | @ | inf | (/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
| 1× | batch-egg-rewrite |
| 5 000× | /-lowering-/.f32 |
| 5 000× | /-lowering-/.f64 |
| 4 306× | *-lowering-*.f32 |
| 4 306× | *-lowering-*.f64 |
| 2 966× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 145 |
| 1 | 242 | 142 |
| 2 | 2227 | 142 |
| 0 | 8479 | 131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x 2) -1) (* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x))) |
(+ (* x 2) -1) |
(* (+ (sqrt x) (sqrt (+ 1 x))) (+ (+ x -1) x)) |
(+ (sqrt x) (sqrt (+ 1 x))) |
(+ (* x 1/2) (- 1 (sqrt x))) |
(- 1 (sqrt x)) |
(sqrt x) |
(- (+ (* x (+ (* x -1/8) 1/2)) 1) (sqrt x)) |
(+ (* x (+ (* x -1/8) 1/2)) 1) |
(+ (* x -1/8) 1/2) |
(/ 1 (+ (+ (* x 1/2) 1) (sqrt x))) |
(+ (+ (* x 1/2) 1) (sqrt x)) |
(+ (* x 1/2) 1) |
(/ (* 1 (+ (+ x -1) x)) (* 4 (sqrt (* x (* x x))))) |
(* 1 (+ (+ x -1) x)) |
(+ (+ x -1) x) |
(+ x -1) |
(sqrt (* x (* x x))) |
(* x (* x x)) |
(* 4 (sqrt (* x (* x x)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (pow.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.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) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) x) (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (-.f64 x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (-.f64 x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (/.f64 x (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(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)) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (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)))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) |
(pow.f64 (/.f64 (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (-.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) (neg.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) (/.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #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 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 x (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)))) (/.f64 x (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (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 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (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 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (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 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 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 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (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 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 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 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (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 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (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 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.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 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.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 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.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) (+.f64 x (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.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 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.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 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.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 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.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) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.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 (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (/.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (neg.f64 (-.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.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) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/64 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/64 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/8 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(pow.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) |
(+.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(+.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) (/.f64 (/.f64 x (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (sqrt.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (+.f64 x (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (neg.f64 (+.f64 x (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 x) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(pow.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) #s(literal 1/4 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) #s(literal 1/4 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal -4 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) x)) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 #s(literal 1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (sqrt.f64 x))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 x (-.f64 x (+.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) (pow.f64 x #s(literal 3/4 binary64))) (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal 3/4 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3/4 binary64))) (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal 3/4 binary64)))) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) x) |
(+.f64 (+.f64 x x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.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)) (*.f64 x #s(literal -1 binary64)))) x) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (/.f64 (fma.f64 x x #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)))) x) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) 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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(fma.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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.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) (neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.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 (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (fma.f64 x (-.f64 x (+.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) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 x (+.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (+.f64 x x)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) x) |
(+.f64 (+.f64 x x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.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)) (*.f64 x #s(literal -1 binary64)))) x) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (/.f64 (fma.f64 x x #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)))) x) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) 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)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(fma.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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.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) (neg.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.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 (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (-.f64 x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (fma.f64 x (-.f64 x (+.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) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.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 x (-.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (+.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 x #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))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.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)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 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 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 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 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)) (*.f64 x #s(literal -1 binary64)))))) |
(/.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) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 x x #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 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.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 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (+.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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(fabs.f64 (*.f64 x (sqrt.f64 x))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(*.f64 x (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 x #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) x) |
| 1× | egg-herbie |
| 18 414× | accelerator-lowering-fma.f32 |
| 18 414× | accelerator-lowering-fma.f64 |
| 5 440× | *-lowering-*.f32 |
| 5 440× | *-lowering-*.f64 |
| 4 418× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 2477 |
| 1 | 987 | 2275 |
| 2 | 2950 | 2218 |
| 0 | 8250 | 2060 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
-1 |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(* 2 x) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* 2 x) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (+ 1 (sqrt x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2))) |
(* 4 (sqrt (pow x 3))) |
(* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x))))))) |
(* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x)))) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
(* 2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (* 2 (* (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)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
(- 1 (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(* x (- 1/2 (sqrt (/ 1 x)))) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(* x (+ 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(- 1 (sqrt x)) |
(* -1 (sqrt x)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(- 1 (sqrt x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (* 1/2 (/ 1 x))) 1/8)) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8)) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8)) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
1/2 |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(+ 1/2 (* -1/8 x)) |
(* -1/8 x) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(* -1/8 x) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(/ 1 (+ 1 (sqrt x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(+ 1 (sqrt x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* -1/4 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(* -1/2 (sqrt (/ 1 x))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
-1 |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(* 2 x) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* 2 x) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
-1 |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(- (* 2 x) 1) |
(* 2 x) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* x (- 2 (/ 1 x))) |
(* 2 x) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
(* -1 (* x (- (/ 1 x) 2))) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(sqrt (pow x 3)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (sqrt (pow x 3))) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))) (+ 1 (sqrt x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (sqrt x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (* 1/8 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (sqrt (pow x 7))) (* 1/32 (sqrt (pow x 7)))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) |
(* -1 (/ (- (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) x) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6)))) (* 1/32 (* (sqrt (pow x 7)) (/ 1 (pow (sqrt -1) 6))))) (pow x 6))) (* 1/2 (sqrt x))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))) (neg.f64 x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (+ 1 (sqrt x))) |
(-.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (* 2 (+ 1 (sqrt x))) 1/2))) |
(fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 9/8 x) (* 2 (+ 1 (sqrt x)))) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 9/8 binary64) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+ (* -1 (+ 1 (sqrt x))) (* x (- (+ (* 2 (+ 1 (sqrt x))) (* x (+ 9/8 (* -5/16 x)))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 9/8 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x))))) |
(*.f64 x (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (* 4 (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (sqrt (/ 1 (pow x 3))) (+ (* -2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 4 (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (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 4 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
(*.f64 x (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (sqrt (/ 1 x)) (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) x))) |
(* (pow x 2) (+ (* -4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))) x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 x))) x))) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* x (+ 1/2 (* -1/8 x))))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 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)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
(*.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)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (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)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))))) |
(* -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)))) (* 2 (* (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)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))))))) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* x (- 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (- (+ 1/2 (/ 1 x)) (sqrt (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -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 x) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* x (- (/ 1 x) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) #s(literal 1 binary64)) |
(* (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)) |
(* 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)) |
(* 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)) |
(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) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 x (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) (+ 1/8 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (* 1/2 (/ 1 x))) 1/8)) |
(*.f64 x (fma.f64 x (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)) |
(*.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))) 1/8)) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/8 x)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* x (- (* 1/2 (/ 1 x)) 1/8)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(/ 1 (+ 1 (sqrt x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+ (* -1/2 (/ x (pow (+ 1 (sqrt x)) 2))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* 1/4 (/ x (pow (+ 1 (sqrt x)) 3))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+ (* x (- (* x (+ (* -1/8 (/ x (pow (+ 1 (sqrt x)) 4))) (* 1/4 (/ 1 (pow (+ 1 (sqrt x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (sqrt x)) 2))))) (/ 1 (+ 1 (sqrt x)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/ 1 (* x (+ 1/2 (sqrt (/ 1 x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(/ (- (/ 1 (+ 1/2 (sqrt (/ 1 x)))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) x) |
(/ (- (+ (/ 1 (* (pow x 2) (pow (+ 1/2 (sqrt (/ 1 x))) 3))) (/ 1 (+ 1/2 (sqrt (/ 1 x))))) (+ (/ 1 (* x (pow (+ 1/2 (sqrt (/ 1 x))) 2))) (/ 1 (* (pow x 3) (pow (+ 1/2 (sqrt (/ 1 x))) 4))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64)))))) x) |
(/ -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) x) |
(* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) (+ (/ 1 (* (pow x 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2)))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x x))))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (* x (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 4))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 3))) x)) (/ 1 (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2) 2))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(+ 1 (sqrt x)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+ 1 (+ (sqrt x) (* 1/2 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (sqrt.f64 x))) |
(* x (+ 1/2 (sqrt (/ 1 x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* x (+ 1/2 (+ (sqrt (/ 1 x)) (/ 1 x)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (+ 1/2 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* -1/4 (sqrt (/ 1 (pow x 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64)) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (*.f64 x x)) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (*.f64 x x)) |
(/ (+ (* -1/4 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) #s(literal -1/4 binary64))) (*.f64 x x)) |
(* 1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64))) |
(+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64))) |
(* -1/2 (sqrt (/ 1 x))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/2 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3))))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(- (* 2 x) 1) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* x (- 2 (/ 1 x))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 2))) |
(fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.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 |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(sqrt (pow x 3)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt (pow x 3)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (sqrt (pow x 3))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* 4 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
Compiled 44 418 to 3 810 computations (91.4% saved)
16 alts after pruning (7 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 453 | 5 | 1 458 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 455 | 16 | 1 471 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.0% | (fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| 3.1% | (fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) | |
| 53.2% | (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) | |
| ✓ | 82.1% | (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
| 34.9% | (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) | |
| 52.0% | (/.f64 (*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) #s(literal 1/4 binary64)) x) | |
| 17.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) | |
| ✓ | 99.7% | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
| ✓ | 55.5% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | 47.4% | (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 50.4% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 49.0% | (-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) | |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 13.7% | (*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) x))) | |
| ✓ | 55.6% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 3.5% | #s(literal 0 binary64) |
Compiled 490 to 214 computations (56.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) #s(literal 1/4 binary64)) x) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (*.f64 x 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))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal -1 binary64)) x)) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (sqrt.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (-.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) x) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
2 calls:
| 8.0ms | x |
| 6.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (+.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (sqrt.f64 x)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
2 calls:
| 5.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | x |
| 99.2% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | x |
| 99.0% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
2 calls:
| 4.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | x |
| 98.9% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | x |
| 98.8% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
2 calls:
| 8.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 1 | x |
| 49.0% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 1 | x |
| 49.0% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.1% | 1 | x |
| 47.1% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.5% | 1 | x |
| 3.5% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2000105925835669e-5 | 9.492752633377677e-5 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0035873512656792172 | 0.9926038734703659 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0035873512656792172 | 0.9926038734703659 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0035873512656792172 | 0.9926038734703659 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | egg-herbie |
| 68× | distribute-lft-neg-in_binary64 |
| 66× | unsub-neg_binary64 |
| 56× | neg-mul-1_binary64 |
| 42× | cancel-sign-sub_binary64 |
| 40× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 124 |
| 1 | 48 | 124 |
| 2 | 69 | 124 |
| 3 | 94 | 124 |
| 4 | 126 | 124 |
| 5 | 153 | 124 |
| 6 | 183 | 124 |
| 7 | 236 | 124 |
| 8 | 294 | 124 |
| 9 | 311 | 124 |
| 10 | 315 | 124 |
| 11 | 322 | 124 |
| 12 | 329 | 124 |
| 13 | 332 | 124 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5902958103587057/295147905179352825856 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5902958103587057/295147905179352825856 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64))))) |
(if (<=.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal 5764607523034235/1152921504606846976 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 0 binary64) |
| 17 328× | accelerator-lowering-fma.f32 |
| 17 328× | accelerator-lowering-fma.f64 |
| 5 322× | accelerator-lowering-fma.f32 |
| 5 322× | accelerator-lowering-fma.f64 |
| 5 090× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 86 |
| 1 | 181 | 59 |
| 2 | 1757 | 59 |
| 0 | 9383 | 57 |
| 0 | 6 | 16 |
| 1 | 39 | 16 |
| 2 | 286 | 16 |
| 3 | 3385 | 16 |
| 0 | 8673 | 16 |
| 0 | 34 | 145 |
| 1 | 242 | 142 |
| 2 | 2227 | 142 |
| 0 | 8479 | 131 |
| 0 | 113 | 498 |
| 1 | 299 | 446 |
| 2 | 802 | 442 |
| 3 | 2251 | 434 |
| 4 | 4609 | 434 |
| 0 | 8184 | 398 |
| 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 264 to 136 computations (48.5% saved)
Compiled 286 to 88 computations (69.2% saved)
Loading profile data...