
Time bar (total: 11.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 19 to 13 computations (31.6% saved)
| 1.2s | 6 899× | 1 | valid |
| 286.0ms | 1 084× | 2 | valid |
| 27.0ms | 273× | 0 | valid |
ival-sqrt: 323.0ms (26.4% of total)ival-div: 297.0ms (24.3% of total)adjust: 141.0ms (11.5% of total)const: 119.0ms (9.7% of total)ival-sub: 111.0ms (9.1% of total)ival-add: 80.0ms (6.5% of total)ival-<: 59.0ms (4.8% of total)ival->: 56.0ms (4.6% of total)ival-and: 20.0ms (1.6% of total)exact: 12.0ms (1% of total)ival-assert: 6.0ms (0.5% of total)| 2× | egg-herbie |
| 112× | accelerator-lowering-fma.f32 |
| 112× | accelerator-lowering-fma.f64 |
| 86× | sub-neg |
| 80× | *-lowering-*.f32 |
| 80× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 29 | 36 |
| 2 | 62 | 35 |
| 3 | 111 | 35 |
| 4 | 175 | 35 |
| 5 | 260 | 35 |
| 6 | 334 | 35 |
| 7 | 386 | 35 |
| 8 | 448 | 35 |
| 9 | 477 | 35 |
| 10 | 497 | 35 |
| 11 | 499 | 35 |
| 0 | 8 | 11 |
| 1 | 13 | 11 |
| 2 | 21 | 11 |
| 3 | 30 | 11 |
| 4 | 42 | 11 |
| 5 | 62 | 11 |
| 6 | 101 | 11 |
| 7 | 132 | 11 |
| 8 | 188 | 11 |
| 9 | 217 | 11 |
| 10 | 238 | 11 |
| 11 | 240 | 11 |
| 0 | 240 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| Outputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
| Inputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(- (/ 1 (sqrt (neg x))) (/ 1 (sqrt (+ (neg x) 1)))) |
(neg (- (/ 1 (sqrt (neg x))) (/ 1 (sqrt (+ (neg x) 1))))) |
| Outputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(+ (/ 1 (sqrt x)) (/ -1 (sqrt (+ 1 x)))) |
(- (/ 1 (sqrt (neg x))) (/ 1 (sqrt (+ (neg x) 1)))) |
(+ (/ 1 (sqrt (neg x))) (/ -1 (sqrt (- 1 x)))) |
(neg (- (/ 1 (sqrt (neg x))) (/ 1 (sqrt (+ (neg x) 1))))) |
(+ (/ 1 (sqrt (- 1 x))) (/ -1 (sqrt (neg x)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 177 | 2 | (2.7528120748659213e+215) | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | cancellation | 179 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 177 | 1 |
| - | 2 | 76 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 177 | 1 | 0 |
| - | 2 | 0 | 76 |
| number | freq |
|---|---|
| 0 | 77 |
| 1 | 179 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 59.0ms | 422× | 1 | valid |
| 14.0ms | 74× | 2 | valid |
| 1.0ms | 16× | 0 | valid |
Compiled 92 to 36 computations (60.9% saved)
ival-sqrt: 15.0ms (28.6% of total)ival-div: 14.0ms (26.7% of total)adjust: 8.0ms (15.2% of total)ival-add: 8.0ms (15.2% of total)ival-sub: 6.0ms (11.4% of total)exact: 1.0ms (1.9% 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 |
|---|---|---|
| ▶ | 38.5% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 112× | accelerator-lowering-fma.f32 |
| 112× | accelerator-lowering-fma.f64 |
| 80× | *-lowering-*.f32 |
| 80× | *-lowering-*.f64 |
| 52× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 32 |
| 1 | 13 | 32 |
| 2 | 21 | 32 |
| 3 | 30 | 32 |
| 4 | 42 | 32 |
| 5 | 62 | 32 |
| 6 | 101 | 32 |
| 7 | 132 | 32 |
| 8 | 188 | 32 |
| 9 | 217 | 32 |
| 10 | 238 | 32 |
| 11 | 240 | 32 |
| 0 | 240 | 32 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(/ 1 (sqrt x)) |
1 |
(sqrt x) |
x |
(/ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ x 1) |
| Outputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #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 |
(/ 1 (sqrt (+ x 1))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 38.5% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 31.0ms | 211× | 1 | valid |
| 7.0ms | 37× | 2 | valid |
| 0.0ms | 8× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-sqrt: 9.0ms (33.2% of total)ival-div: 7.0ms (25.8% of total)adjust: 4.0ms (14.7% of total)ival-sub: 4.0ms (14.7% of total)ival-add: 2.0ms (7.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))> |
#<alt (/ 1 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (/ 1 (sqrt (+ x 1)))> |
| Outputs |
|---|
#<alt (sqrt (/ 1 x))> |
#<alt (/ (+ (sqrt x) (* -1 x)) x)> |
#<alt (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)> |
#<alt (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))> |
#<alt (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))> |
#<alt (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))> |
#<alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (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))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (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 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* 3/8 x) 1/2)))> |
#<alt (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | inf | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 1.0ms | x | @ | -inf | (/ 1 (sqrt (+ x 1))) |
| 1.0ms | x | @ | -inf | (/ 1 (sqrt x)) |
| 0.0ms | x | @ | 0 | (/ 1 (sqrt x)) |
| 1× | batch-egg-rewrite |
| 4 400× | accelerator-lowering-fma.f32 |
| 4 400× | accelerator-lowering-fma.f64 |
| 3 040× | *-lowering-*.f32 |
| 3 040× | *-lowering-*.f64 |
| 2 738× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 1 | 60 | 19 |
| 2 | 558 | 19 |
| 3 | 6710 | 19 |
| 0 | 8104 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
(/ 1 (sqrt x)) |
(sqrt x) |
(/ 1 (sqrt (+ x 1))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(-.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.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 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.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) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64) (/.f64 #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 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (pow.f64 x #s(literal -3/4 binary64)) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #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 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.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)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (*.f64 (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 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (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)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (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)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (*.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (fma.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)))) (*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (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 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (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) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) 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))) (sqrt.f64 (fma.f64 x x x))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (-.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))))) (-.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (fma.f64 x x #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 (log.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(neg.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)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #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 #s(literal -1 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 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) |
(sqrt.f64 x) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #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 (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 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x 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/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
| 1× | egg-herbie |
| 23 172× | accelerator-lowering-fma.f32 |
| 23 172× | accelerator-lowering-fma.f64 |
| 4 828× | *-lowering-*.f32 |
| 4 828× | *-lowering-*.f64 |
| 3 424× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 529 |
| 1 | 303 | 480 |
| 2 | 925 | 455 |
| 3 | 3326 | 445 |
| 0 | 8140 | 416 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (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)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(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/2 x)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 x)) x) |
(+.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)) x) |
(* 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))))) |
(/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (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))) |
(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)) |
(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 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 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 3/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(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))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (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/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 7 354 to 706 computations (90.4% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 12 | 286 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 274 | 13 | 287 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 40.3% | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| 40.3% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) | |
| ▶ | 38.6% | (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
| 40.3% | (/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) | |
| ▶ | 80.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| ✓ | 38.5% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 24.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 27.8% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 7.0% | (*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) | |
| 40.2% | (*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) | |
| 79.5% | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) | |
| 62.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) | |
| ▶ | 5.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
Compiled 412 to 244 computations (40.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | cost-diff | 384 | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| 10 378× | accelerator-lowering-fma.f32 |
| 10 378× | accelerator-lowering-fma.f64 |
| 3 386× | *-lowering-*.f32 |
| 3 386× | *-lowering-*.f64 |
| 1 896× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 256 |
| 1 | 78 | 248 |
| 2 | 181 | 248 |
| 3 | 387 | 248 |
| 4 | 974 | 248 |
| 5 | 2285 | 248 |
| 6 | 5279 | 248 |
| 0 | 8148 | 231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x)) |
(* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) |
1/2 |
(- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) |
(+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) |
(sqrt (/ 1 (* x (* x x)))) |
(/ 1 (* x (* x x))) |
1 |
(* x (* x x)) |
x |
(* x x) |
(+ (* x 1/4) 1) |
1/4 |
(sqrt x) |
(sqrt (/ 1 x)) |
(/ 1 x) |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(- (/ 1 (sqrt x)) (sqrt (/ 1 x))) |
(/ 1 (sqrt x)) |
1 |
(sqrt x) |
x |
(sqrt (/ 1 x)) |
(/ 1 x) |
(/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x))) |
(- (sqrt (+ 1 x)) (sqrt x)) |
(sqrt (+ 1 x)) |
(+ 1 x) |
1 |
x |
(sqrt x) |
(sqrt (+ (* x x) x)) |
(+ (* x x) x) |
(/ (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) |
(- (+ 1 x) x) |
(+ 1 x) |
1 |
x |
(+ x (sqrt (+ (* x x) x))) |
(sqrt (+ (* x x) x)) |
(+ (* x x) x) |
(sqrt (+ 1 x)) |
| Outputs |
|---|
(/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(sqrt (/ 1 (* x (* x x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ 1 (* x (* x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ (* x 1/4) 1) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(- (/ 1 (sqrt x)) (sqrt (/ 1 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #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 (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
(- (sqrt (+ 1 x)) (sqrt x)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(sqrt x) |
(sqrt.f64 x) |
(sqrt (+ (* x x) x)) |
(sqrt.f64 (fma.f64 x x x)) |
(+ (* x x) x) |
(fma.f64 x x x) |
(/ (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(- (+ 1 x) x) |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ x (sqrt (+ (* x x) x))) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(sqrt (+ (* x x) x)) |
(sqrt.f64 (fma.f64 x x x)) |
(+ (* x x) x) |
(fma.f64 x x x) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 52.2% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 8.0% | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
| ✓ | accuracy | 52.2% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 8.3% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| ✓ | accuracy | 65.7% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
| 166.0ms | 171× | 2 | valid |
| 27.0ms | 60× | 1 | valid |
| 15.0ms | 11× | 5 | exit |
| 12.0ms | 14× | 3 | valid |
Compiled 259 to 32 computations (87.6% saved)
ival-add: 50.0ms (31.5% of total)ival-div: 35.0ms (22.1% of total)adjust: 23.0ms (14.5% of total)ival-sqrt: 21.0ms (13.2% of total)ival-mult: 16.0ms (10.1% of total)ival-sub: 12.0ms (7.6% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x))> |
#<alt (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))))> |
#<alt (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))> |
#<alt (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (- (/ 1 (sqrt x)) (sqrt (/ 1 x)))> |
#<alt (/ 1 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x)))> |
#<alt (- (sqrt (+ 1 x)) (sqrt x))> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (/ (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x)))> |
#<alt (- (+ 1 x) x)> |
#<alt (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x))))> |
#<alt (sqrt (/ 1 (* x (* x x))))> |
#<alt (/ 1 (* x (* x x)))> |
#<alt (sqrt (+ (* x x) x))> |
| Outputs |
|---|
#<alt (* 1/2 (sqrt (/ 1 (pow x 7))))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x)> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2))> |
#<alt (sqrt x)> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (- (sqrt (/ 1 x)) (* (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))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (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 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))> |
#<alt (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)> |
#<alt (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)> |
#<alt (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 5/32 (sqrt x))) x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x)))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 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 (* 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 (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x)> |
#<alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))> |
#<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 (sqrt (/ 1 x))> |
#<alt (- (sqrt (/ 1 x)) 1)> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x)> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 1/2 (/ 1 x))))> |
#<alt (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2)> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<alt (/ 1 (pow x 3))> |
#<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)))))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x))) |
| 1.0ms | x | @ | 0 | (/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x)) |
| 1.0ms | x | @ | -inf | (/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x))) |
| 1.0ms | x | @ | 0 | (/ (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
| 1.0ms | x | @ | -inf | (- (sqrt (+ 1 x)) (sqrt x)) |
| 1× | batch-egg-rewrite |
| 4 328× | *-lowering-*.f32 |
| 4 328× | *-lowering-*.f64 |
| 4 058× | /-lowering-/.f32 |
| 4 058× | /-lowering-/.f64 |
| 2 088× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 188 |
| 1 | 226 | 146 |
| 2 | 2155 | 145 |
| 0 | 8229 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) (* x x)) |
(* 1/2 (- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x)))) |
(- (+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) (sqrt (/ 1 x))) |
(+ (* (sqrt (/ 1 (* x (* x x)))) (+ (* x 1/4) 1)) (sqrt x)) |
(sqrt (/ 1 x)) |
(/ 1 x) |
(- (/ 1 (sqrt x)) (sqrt (/ 1 x))) |
(/ 1 (sqrt x)) |
(sqrt x) |
(/ (- (sqrt (+ 1 x)) (sqrt x)) (sqrt (+ (* x x) x))) |
(- (sqrt (+ 1 x)) (sqrt x)) |
(sqrt (+ 1 x)) |
(+ 1 x) |
(/ (/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(- (+ 1 x) x) |
(/ (- (+ 1 x) x) (+ x (sqrt (+ (* x x) x)))) |
(sqrt (/ 1 (* x (* x x)))) |
(/ 1 (* x (* x x))) |
(sqrt (+ (* x x) x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(+.f64 (sqrt.f64 x) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(+.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (/.f64 (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) (/.f64 (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #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 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #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 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/4 binary64)) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (sqrt.f64 x) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 (neg.f64 x))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (sqrt.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 (neg.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (sqrt.f64 x)) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (neg.f64 (sqrt.f64 x))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (sqrt.f64 (neg.f64 x))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (sqrt.f64 x)) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 x)))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 x))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) (*.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (*.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (neg.f64 (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 x))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(+.f64 (+.f64 (sqrt.f64 x) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (/.f64 x (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/4 binary64)) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (+.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) x)) (*.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x))) (neg.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (sqrt.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 x x) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) 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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.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 (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 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) 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 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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) (*.f64 x (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 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) (pow.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 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (sqrt.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 x x) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) 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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.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 (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 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 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))) |
(+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(-.f64 (/.f64 (/.f64 (*.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)))) (sqrt.f64 (fma.f64 x x x))) (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x 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)))) (sqrt.f64 (fma.f64 x x x))) (/.f64 (/.f64 x (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (sqrt.f64 (fma.f64 x x x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 (fma.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 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (fma.f64 x x x)) (/.f64 (sqrt.f64 (*.f64 (fma.f64 x x x) x)) (fma.f64 x x x))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (+.f64 (/.f64 x (fma.f64 x x x)) (sqrt.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (/.f64 x (fma.f64 x x x))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (+.f64 (/.f64 x (fma.f64 x x x)) (sqrt.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x)))))))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) (/.f64 (/.f64 x (fma.f64 x x x)) (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.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)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (*.f64 (fma.f64 x x x) x))) (fma.f64 x x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x 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 (sqrt.f64 (fma.f64 x x x)) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (/.f64 x (fma.f64 x x x)))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (+.f64 (/.f64 x (fma.f64 x x x)) (sqrt.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x))))))) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x))) (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x x) x))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 (fma.f64 x x x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 (fma.f64 x x x) x))) (*.f64 (sqrt.f64 (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (sqrt.f64 (/.f64 (fma.f64 x x x) x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 (fma.f64 x x x)) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 (fma.f64 x x x) x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (/.f64 (fma.f64 x x x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x))) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (*.f64 (fma.f64 x x x) x)))) (neg.f64 (fma.f64 x x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x x))) (/.f64 x (fma.f64 x x x))))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (+.f64 (/.f64 x (fma.f64 x x x)) (sqrt.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) (/.f64 x (fma.f64 x x x)))) (neg.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x x))) (sqrt.f64 (/.f64 x (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))))) (neg.f64 (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x))))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.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) (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (neg.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 (/.f64 (*.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 x (sqrt.f64 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 (+.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)) (neg.f64 (sqrt.f64 x)))) (/.f64 x (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 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) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #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) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (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)) (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 (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))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 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))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.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)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.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 (/.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (+.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.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 (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 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x 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 (+.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.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)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x)))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.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 (sqrt.f64 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 (-.f64 (*.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))) 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 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (neg.f64 (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x x)))))) |
(pow.f64 (+.f64 (sqrt.f64 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))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x 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 (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 #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 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #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) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.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 (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 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) (/.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 #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 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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 x 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)) (fma.f64 x (*.f64 x x) #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 #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.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 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.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 #s(literal 1 binary64) x) (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 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.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 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.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 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 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 #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) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 x (*.f64 (sqrt.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)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) 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 (sqrt.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 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (sqrt.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 #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)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.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 x x) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.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) (neg.f64 (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x 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)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.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)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) (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)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.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) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.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 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.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 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.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 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.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)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) x)) (*.f64 (*.f64 (sqrt.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)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.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)))) (neg.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (fma.f64 x x x))) (fma.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 x (*.f64 x x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.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 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x 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 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(-.f64 (/.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 (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 (+.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)))) (fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.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 (+.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)))) (fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))))) |
(-.f64 (/.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 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (/.f64 (*.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (-.f64 (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) (fma.f64 x x x))) (-.f64 x (sqrt.f64 (fma.f64 x x x))) (neg.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.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 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x 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 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.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)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.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 (fma.f64 x x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.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 (+.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)))) (fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))))) |
(/.f64 (-.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 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (fma.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 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (+.f64 x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) x)) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x 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))) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (neg.f64 x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) x)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) x)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x)) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) x)) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 x))) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (+.f64 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)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) x))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.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 (fma.f64 x x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.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)))))))) (neg.f64 (fma.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)))) (fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 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 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))))) |
(/.f64 (neg.f64 (-.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 (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) (neg.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (-.f64 (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.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) (-.f64 (*.f64 x x) (fma.f64 x x x))) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (*.f64 (+.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 x))) #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 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 x) (neg.f64 (log.f64 x)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(neg.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) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 (neg.f64 x))))) |
(pow.f64 x #s(literal -3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) |
(*.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))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -3/4 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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.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 #s(literal 1 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3/2 binary64))) |
(*.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 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) |
(exp.f64 (*.f64 #s(literal -3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (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 -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 -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 -3 binary64) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (log.f64 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) #s(literal 3 binary64))) |
(/.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) (neg.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(pow.f64 x #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -6 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 x (*.f64 x x) (*.f64 (*.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 x (*.f64 x x) (*.f64 (*.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 x (*.f64 x x) (*.f64 (*.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 x (*.f64 x x) (*.f64 (*.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.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 x (*.f64 x x) (*.f64 (*.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 x (*.f64 x x) (*.f64 (*.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 |
| 15 964× | accelerator-lowering-fma.f32 |
| 15 964× | accelerator-lowering-fma.f64 |
| 4 732× | +-lowering-+.f64 |
| 4 732× | +-lowering-+.f32 |
| 4 572× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 3047 |
| 1 | 1288 | 2588 |
| 2 | 4235 | 2389 |
| 0 | 8306 | 2265 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(sqrt x) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2)) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (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) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(- (sqrt (/ 1 x)) (* (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)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(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))) |
(* (sqrt (/ 1 x)) (- 1 (sqrt x))) |
(/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 5/32 (sqrt x))) x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x)))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2)) |
(- 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 (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(sqrt (/ 1 x)) |
(- (sqrt (/ 1 x)) 1) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
-2 |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt (/ 1 (pow x 3))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(/ 1 (pow x 3)) |
(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 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 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))))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(* 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))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64)) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -1/2 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 x)) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/4 binary64)) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (- (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))) (sqrt x)))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (- (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64))))) |
(* x (- (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 5/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 x (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 x (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/4 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/4 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)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 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)) (+ (sqrt (/ 1 (pow x 5))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) 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)) |
(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) |
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) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 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)) |
(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 x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* (sqrt (/ 1 x)) (- 1 (sqrt x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) |
(/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) |
(/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal -1/2 binary64))))))) x) |
(* 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))))) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/.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))) (*.f64 x x)) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -5/32 binary64) (fma.f64 #s(literal 1/4 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 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (*.f64 x x)) |
(* 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))))) |
(/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)) |
(/.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))) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/16 binary64))) x)) x)) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 5/32 (sqrt x))) x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 3/16 (sqrt x)))) x)) (* 1/4 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/16 binary64))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 x) #s(literal 5/32 binary64))) x)) x)) x)) (*.f64 x x)) |
(- 1 (sqrt x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(- (+ 1 (* 1/2 x)) (sqrt x)) |
(fma.f64 #s(literal 1/2 binary64) x (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/16 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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/16 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/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 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 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/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))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 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 -5/128 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 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))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 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 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)))) |
(* -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)))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (neg.f64 (fma.f64 #s(literal 1/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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 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 (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.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 3/8 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (+.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 3/8 binary64))) (*.f64 x (+.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -5/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -3/8 binary64) x)))) #s(literal 1/2 binary64))) #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))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(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 (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) 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) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(- (sqrt (/ 1 x)) 1) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) x)) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) x)) x)) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x)))) x) |
-2 |
#s(literal -2 binary64) |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(-.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) x)) x)) x)) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(/ 1 (pow x 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) (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 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 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 38 022 to 4 009 computations (89.5% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 448 | 13 | 1 461 |
| Fresh | 5 | 2 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 458 | 16 | 1 474 |
| Status | Accuracy | Program |
|---|---|---|
| 97.5% | (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) | |
| ▶ | 39.0% | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 98.1% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) x) |
| ▶ | 81.8% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| 81.8% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) | |
| ▶ | 97.5% | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| 37.6% | (/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1/2 binary64) x)) | |
| 79.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) | |
| 96.7% | (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x))) | |
| 81.8% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x)))) | |
| 81.8% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) | |
| 5.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) | |
| 79.5% | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) | |
| 62.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) | |
| ✓ | 5.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ▶ | 35.4% | #s(literal 0 binary64) |
Compiled 419 to 274 computations (34.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (fma.f64 x x x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 384 | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) x) |
| ✓ | cost-diff | 1088 | (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
| 11 038× | accelerator-lowering-fma.f32 |
| 11 038× | accelerator-lowering-fma.f64 |
| 3 054× | *-lowering-*.f32 |
| 3 054× | *-lowering-*.f64 |
| 1 680× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 235 |
| 1 | 75 | 227 |
| 2 | 157 | 227 |
| 3 | 267 | 218 |
| 4 | 479 | 218 |
| 5 | 1183 | 218 |
| 6 | 3225 | 218 |
| 7 | 6851 | 218 |
| 0 | 8143 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) x) |
(/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) |
(* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) |
1/2 |
(+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x))) |
(/ (+ (* x 1/4) 1) (* x (sqrt x))) |
(+ (* x 1/4) 1) |
x |
1/4 |
1 |
(* x (sqrt x)) |
(sqrt x) |
(/ (- x 1) (sqrt x)) |
(- x 1) |
0 |
(/ (/ 1/2 x) (sqrt (+ 1 x))) |
(/ 1/2 x) |
1/2 |
x |
(sqrt (+ 1 x)) |
(+ 1 x) |
1 |
(/ (/ (- (+ 1 x) x) (+ x (+ 1/2 x))) (sqrt (+ 1 x))) |
(/ (- (+ 1 x) x) (+ x (+ 1/2 x))) |
(- (+ 1 x) x) |
(+ 1 x) |
1 |
x |
(+ x (+ 1/2 x)) |
(+ 1/2 x) |
1/2 |
(sqrt (+ 1 x)) |
(/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(/ 1 (+ x (sqrt (+ (* x x) x)))) |
1 |
(+ x (sqrt (+ (* x x) x))) |
x |
(sqrt (+ (* x x) x)) |
(+ (* x x) x) |
(sqrt (+ 1 x)) |
(+ 1 x) |
| Outputs |
|---|
(/ (/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) (*.f64 x x))) |
(/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64))) (*.f64 x (sqrt.f64 x))) |
(* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) |
(/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64))) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x))) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(/ (+ (* x 1/4) 1) (* x (sqrt x))) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(+ (* x 1/4) 1) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
x |
1/4 |
#s(literal 1/4 binary64) |
1 |
#s(literal 1 binary64) |
(* x (sqrt x)) |
(*.f64 x (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
(/ (- x 1) (sqrt x)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
0 |
#s(literal 0 binary64) |
(/ (/ 1/2 x) (sqrt (+ 1 x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
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) |
(/ (/ (- (+ 1 x) x) (+ x (+ 1/2 x))) (sqrt (+ 1 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
(/ (- (+ 1 x) x) (+ x (+ 1/2 x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64))) |
(- (+ 1 x) x) |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
x |
(+ x (+ 1/2 x)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 x) |
(+.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/ 1 (+ x (sqrt (+ (* x x) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
1 |
#s(literal 1 binary64) |
(+ x (sqrt (+ (* x x) x))) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
x |
(sqrt (+ (* x x) x)) |
(sqrt.f64 (fma.f64 x x x)) |
(+ (* x x) x) |
(fma.f64 x x x) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (fma.f64 x x x))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 52.2% | (sqrt.f64 (fma.f64 x x x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 8.0% | (-.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 99.7% | (*.f64 x (sqrt.f64 x)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) |
| ✓ | accuracy | 99.2% | (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | accuracy | 67.9% | (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
| 121.0ms | 231× | 1 | valid |
| 5.0ms | 24× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 230 to 33 computations (85.7% saved)
ival-mult: 38.0ms (38.1% of total)ival-div: 24.0ms (24.1% of total)ival-add: 12.0ms (12% of total)adjust: 12.0ms (12% of total)ival-sqrt: 9.0ms (9% of total)ival-sub: 4.0ms (4% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x))))> |
#<alt (/ (/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) x)> |
#<alt (/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x)> |
#<alt (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))> |
#<alt (/ (/ 1/2 x) (sqrt (+ 1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (/ (/ (- (+ 1 x) x) (+ x (+ 1/2 x))) (sqrt (+ 1 x)))> |
#<alt (- (+ 1 x) x)> |
#<alt (/ (- (+ 1 x) x) (+ x (+ 1/2 x)))> |
#<alt (/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x)))> |
#<alt (/ 1 (+ x (sqrt (+ (* x x) x))))> |
#<alt (+ x (sqrt (+ (* x x) x)))> |
#<alt (sqrt (+ (* x x) x))> |
#<alt (/ (+ (* x 1/4) 1) (* x (sqrt x)))> |
#<alt (/ (- x 1) (sqrt x))> |
#<alt (* x (sqrt x))> |
#<alt (+ 1/2 x)> |
| Outputs |
|---|
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x))))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 7))))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x)> |
#<alt (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x)> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 5))))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3))> |
#<alt (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))> |
#<alt (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))> |
#<alt (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))> |
#<alt (* 1/2 (sqrt (/ 1 x)))> |
#<alt (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x))))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))))> |
#<alt (sqrt x)> |
#<alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x)))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* -1/4 x)) x)> |
#<alt (/ (+ 1/2 (* x (- (* 3/16 x) 1/4))) x)> |
#<alt (/ (+ 1/2 (* x (- (* x (+ 3/16 (* -5/32 x))) 1/4))) x)> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x)> |
#<alt (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 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 2> |
#<alt (+ 2 (* -9 x))> |
#<alt (+ 2 (* x (- (* 147/4 x) 9)))> |
#<alt (+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9)))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x)> |
#<alt (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<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 2> |
#<alt (+ 2 (* -8 x))> |
#<alt (+ 2 (* x (- (* 32 x) 8)))> |
#<alt (+ 2 (* x (- (* x (+ 32 (* -128 x))) 8)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/32 (pow x 2))) (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/32 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 1/128 (/ 1 (pow x 3))))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/32 (/ 1 x)) 1/8) x)) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 x)) 1/32) x)) 1/8) x)) 1/2) x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x)> |
#<alt (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))> |
#<alt (+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (- (sqrt (/ 1 x)) 1)> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x)> |
#<alt -2> |
#<alt (* -1 (+ 2 (* 1/2 (/ 1 x))))> |
#<alt (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2)> |
#<alt (- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2)> |
#<alt (sqrt x)> |
#<alt (+ x (sqrt x))> |
#<alt (+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x)))))> |
#<alt (+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 x))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))> |
#<alt -1/2> |
#<alt (- (* 1/8 (/ 1 x)) 1/2)> |
#<alt (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/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)))))> |
#<alt (sqrt (/ 1 (pow x 3)))> |
#<alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))> |
#<alt (* 1/4 (sqrt (/ 1 x)))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (* 1/4 (sqrt (/ 1 x)))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))> |
#<alt (* -1 (sqrt (/ 1 x)))> |
#<alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x)> |
#<alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x)> |
#<alt (/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x)> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3))))))> |
#<alt (sqrt x)> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))))> |
#<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 (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt 1/2> |
#<alt (+ 1/2 x)> |
#<alt (+ 1/2 x)> |
#<alt (+ 1/2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (+ 1 x) |
| 2.0ms | x | @ | inf | (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x))) |
| 2.0ms | x | @ | -inf | (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) |
| 1.0ms | x | @ | -inf | (/ (/ 1/2 x) (sqrt (+ 1 x))) |
| 0.0ms | x | @ | -inf | (/ (/ (- (+ 1 x) x) (+ x (+ 1/2 x))) (sqrt (+ 1 x))) |
| 1× | batch-egg-rewrite |
| 5 304× | /-lowering-/.f32 |
| 5 304× | /-lowering-/.f64 |
| 5 126× | accelerator-lowering-fma.f32 |
| 5 126× | accelerator-lowering-fma.f64 |
| 3 964× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 192 |
| 1 | 238 | 172 |
| 2 | 2330 | 172 |
| 0 | 8807 | 155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) |
(/ (/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) x) |
(/ (* 1/2 (+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x)))) x) |
(+ (/ (+ (* x 1/4) 1) (* x (sqrt x))) (/ (- x 1) (sqrt x))) |
(/ (/ 1/2 x) (sqrt (+ 1 x))) |
(/ 1/2 x) |
(sqrt (+ 1 x)) |
(+ 1 x) |
(/ (/ (- (+ 1 x) x) (+ x (+ 1/2 x))) (sqrt (+ 1 x))) |
(- (+ 1 x) x) |
(/ (- (+ 1 x) x) (+ x (+ 1/2 x))) |
(/ (/ 1 (+ x (sqrt (+ (* x x) x)))) (sqrt (+ 1 x))) |
(/ 1 (+ x (sqrt (+ (* x x) x)))) |
(+ x (sqrt (+ (* x x) x))) |
(sqrt (+ (* x x) x)) |
(/ (+ (* x 1/4) 1) (* x (sqrt x))) |
(/ (- x 1) (sqrt x)) |
(* x (sqrt x)) |
(+ 1/2 x) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 x))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.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))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x))) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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)))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.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)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64)))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.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 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (neg.f64 (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) x)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(-.f64 (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(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) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 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 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x))))) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 x) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) x) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x)) (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 x) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64)))) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (+.f64 x #s(literal -1 binary64))) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 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 #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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 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 #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 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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 (neg.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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x 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 (+.f64 x #s(literal -1 binary64)) #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 x #s(literal 1 binary64)) (fma.f64 x 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 (+.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) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #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 (fma.f64 x 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) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (/.f64 x (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(-.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))) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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 x (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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 #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (/.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.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)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.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 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (*.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)))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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 x (*.f64 x x)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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 #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) x) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))))) (/.f64 (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (*.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)))) #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))))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (*.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)))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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))))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (*.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)))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) 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))))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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))) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.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)))) #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 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.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 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) 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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.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)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (+.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) x))) (neg.f64 (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.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)))) #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 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))))) (neg.f64 (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) (neg.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.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)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) 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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 x (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))))))) |
(pow.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (*.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)))) #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 (+.f64 x (+.f64 #s(literal 1/2 binary64) x)) (+.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.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 #s(literal 1/2 binary64) x))) (/.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/2 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 (log1p.f64 x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64))) |
(+.f64 x (sqrt.f64 (fma.f64 x x x))) |
(+.f64 (sqrt.f64 (fma.f64 x x x)) x) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 (fma.f64 x x x) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 x x x) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) (/.f64 (fma.f64 x x x) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(-.f64 (/.f64 (fma.f64 x x x) (-.f64 (sqrt.f64 (fma.f64 x x x)) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x x)) x))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x) x) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
(fma.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)) x) |
(fma.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)))))) x) |
(fma.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)) x) |
(fma.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))) x) |
(fma.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)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) (sqrt.f64 (sqrt.f64 (fma.f64 x x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x)))) |
(/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (-.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (fma.f64 x x x) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x x)) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x x) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x x)) x))) |
(pow.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x x) (fma.f64 x x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x 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))))) |
(*.f64 (fma.f64 (fma.f64 x x x) (sqrt.f64 (fma.f64 x x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x x))) (-.f64 (*.f64 x (+.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 x (sqrt.f64 (fma.f64 x x x)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x x)))) |
(exp.f64 (fma.f64 (log1p.f64 x) #s(literal 1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
(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 (sqrt.f64 x) (exp.f64 (log.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)) |
(hypot.f64 (neg.f64 (sqrt.f64 x)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 x)) (sqrt.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (sqrt.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.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 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (sqrt.f64 x)) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 x (sqrt.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 x (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (sqrt.f64 x)) x) (/.f64 (sqrt.f64 x) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) (+.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (sqrt.f64 x))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 x (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
(pow.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (sqrt.f64 x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 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 (+.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(*.f64 x (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 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 #s(literal 1/2 binary64) x) |
(+.f64 x #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 x x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 x #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1/4 binary64))) (neg.f64 (-.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) x))) |
| 1× | egg-herbie |
| 16 062× | accelerator-lowering-fma.f32 |
| 16 062× | accelerator-lowering-fma.f64 |
| 4 812× | *-lowering-*.f32 |
| 4 812× | *-lowering-*.f64 |
| 4 734× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 2976 |
| 1 | 1508 | 2642 |
| 2 | 4681 | 2530 |
| 0 | 8113 | 2390 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(* 1/2 (sqrt x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* 1/2 (sqrt x)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(* 1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) |
(+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(* 1/2 (sqrt (/ 1 x))) |
(+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x)))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(sqrt x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* -1/4 x)) x) |
(/ (+ 1/2 (* x (- (* 3/16 x) 1/4))) x) |
(/ (+ 1/2 (* x (- (* x (+ 3/16 (* -5/32 x))) 1/4))) x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3))))) x)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x)) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 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))) |
2 |
(+ 2 (* -9 x)) |
(+ 2 (* x (- (* 147/4 x) 9))) |
(+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
2 |
(+ 2 (* -8 x)) |
(+ 2 (* x (- (* 32 x) 8))) |
(+ 2 (* x (- (* x (+ 32 (* -128 x))) 8))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/32 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/32 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 1/128 (/ 1 (pow x 3))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/32 (/ 1 x)) 1/8) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 x)) 1/32) x)) 1/8) x)) 1/2) x)) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(sqrt (/ 1 x)) |
(- (sqrt (/ 1 x)) 1) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
-2 |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(sqrt x) |
(+ x (sqrt x)) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 x)))) |
(* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
-1/2 |
(- (* 1/8 (/ 1 x)) 1/2) |
(- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) |
(- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/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))))) |
(sqrt (/ 1 (pow x 3))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(* 1/4 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(* 1/4 (sqrt (/ 1 x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(* -1 (sqrt (/ 1 x))) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(sqrt x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(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)) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
1/2 |
(+ 1/2 x) |
(+ 1/2 x) |
(+ 1/2 x) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
| Outputs |
|---|
(* 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))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x)))) |
(* 1/2 (sqrt (/ 1 (pow x 7)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 4)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 4)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 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))))) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(* 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))))) |
(* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* -1/2 (sqrt (/ 1 x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) x) |
(* 1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 3)) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))))) (pow x 3)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x))) (*.f64 x (*.f64 x 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))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) |
(+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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/2 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))))) x)) (* 1/2 (sqrt (/ 1 x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* x (+ (* -1 (sqrt x)) (* 1/4 (sqrt x))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) x) #s(literal -3/4 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* x (+ (sqrt (pow x 3)) (+ (* -1 (sqrt x)) (* 1/4 (sqrt x)))))) (pow x 2)) |
(/.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) #s(literal -3/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) (sqrt.f64 x)) (*.f64 x x)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/4 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x)))) x))))) |
(*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(* -1 (* x (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (+ (sqrt (/ 1 (pow x 3))) (+ (* -1 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 x))))) x))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -3/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* -1/4 x)) x) |
(/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* x (- (* 3/16 x) 1/4))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* x (- (* x (+ 3/16 (* -5/32 x))) 1/4))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/32 binary64) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x) |
(* 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))))) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (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))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (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))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3))))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/4 binary64) (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)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* 1/4 (sqrt x))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) x)) |
(/.f64 (-.f64 (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))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* -1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* 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 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)))) |
(* -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 (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 5 binary64)))) #s(literal 1/8 binary64) (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/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/8 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)))) (neg.f64 (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) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -9 x)) |
(fma.f64 x #s(literal -9 binary64) #s(literal 2 binary64)) |
(+ 2 (* x (- (* 147/4 x) 9))) |
(fma.f64 x (fma.f64 x #s(literal 147/4 binary64) #s(literal -9 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1181/8 binary64) #s(literal 147/4 binary64)) #s(literal -9 binary64)) #s(literal 2 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))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -1/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 11/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) (neg.f64 x))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/128 binary64) (*.f64 (sqrt.f64 x) #s(literal 5/16 binary64))) x)) x)) x)) (neg.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) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -8 x)) |
(fma.f64 x #s(literal -8 binary64) #s(literal 2 binary64)) |
(+ 2 (* x (- (* 32 x) 8))) |
(fma.f64 x (fma.f64 x #s(literal 32 binary64) #s(literal -8 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ 32 (* -128 x))) 8))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -128 binary64) #s(literal 32 binary64)) #s(literal -8 binary64)) #s(literal 2 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/32 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/32 binary64) x)) x)) x) |
(/ (- (+ 1/2 (/ 1/32 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 1/128 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/32 binary64) x)) x) (/.f64 #s(literal -1/128 binary64) (*.f64 x (*.f64 x x))))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/32 (/ 1 x)) 1/8) x)) 1/2) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/32 binary64) x)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/128 (/ 1 x)) 1/32) x)) 1/8) x)) 1/2) x)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 1/128 binary64) x)) x)) x)) (neg.f64 x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* x (- (* -1/2 (sqrt (/ 1 x))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (* 1/2 (/ 1 x)))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.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 3/8 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (+ (* -1/2 (sqrt (/ 1 x))) (* x (+ (* -1 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* 3/8 (sqrt (/ 1 x))) (+ (* 1/2 (/ 1 x)) (* x (- (+ (* -5/16 (sqrt (/ 1 x))) (+ (* 1/2 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* 1/2 (/ 1 (pow x 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (* 3/8 (/ 1 x)))))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (fma.f64 x (+.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 3/8 binary64))) (*.f64 x (+.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -5/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -3/8 binary64) x)))) #s(literal 1/2 binary64))) #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))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) |
(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)))) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)) |
(+ (* -2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1 (/ (+ (sqrt x) (+ (* -1 (/ (+ (sqrt x) (+ (* -1/4 (sqrt x)) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/16 binary64) (*.f64 #s(literal 3/4 binary64) (sqrt.f64 x))) x)) x)) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(- (sqrt (/ 1 x)) 1) |
(+.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (* x (- (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(+ (sqrt (/ 1 x)) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (pow x 2))) (* -1 (* (sqrt (/ 1 x)) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (/ 1 x)))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) #s(literal -1 binary64))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) (/.f64 #s(literal -5/128 binary64) (*.f64 x (*.f64 x x))))) x) |
-2 |
#s(literal -2 binary64) |
(* -1 (+ 2 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* -1 (/ (- 1/2 (* 1/8 (/ 1 x))) x)) 2) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) #s(literal -2 binary64)) |
(- (* -1 (/ (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x))) x)) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) x)) x)) x)) |
(sqrt x) |
(sqrt.f64 x) |
(+ x (sqrt x)) |
(+.f64 x (sqrt.f64 x)) |
(+ (sqrt x) (* x (+ 1 (* 1/2 (sqrt x))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 x)) |
(+ (sqrt x) (* x (+ 1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x)))))))) |
(fma.f64 x (fma.f64 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))) #s(literal 1 binary64)) (sqrt.f64 x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(* x (- (+ 2 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2)))) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x) x))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ 1 x)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) |
(- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/16 binary64) x)) x)) |
(- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) |
(-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) x) #s(literal -1/16 binary64)) x)) x)) |
(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 x (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) (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 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 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)) |
(sqrt (/ 1 (pow x 3))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) (*.f64 x x)) |
(/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) (*.f64 x x)) |
(* 1/4 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/4 (sqrt (/ 1 x))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (sqrt (/ 1 x))) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(/ (+ (sqrt (pow x 3)) (* -1 (sqrt x))) x) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) x) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 (pow x 3)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
(* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 x (*.f64 x x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 x) |
(+.f64 #s(literal 1/2 binary64) x) |
(+ 1/2 x) |
(+.f64 #s(literal 1/2 binary64) x) |
(+ 1/2 x) |
(+.f64 #s(literal 1/2 binary64) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 1/2 binary64) x) |
Compiled 30 598 to 3 927 computations (87.2% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 217 | 14 | 1 231 |
| Fresh | 8 | 2 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 229 | 18 | 1 247 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.4% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) x) |
| 98.3% | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| ✓ | 81.8% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 98.4% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
| 97.5% | (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) | |
| 37.5% | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) | |
| 97.3% | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) | |
| 71.7% | (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) | |
| 98.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) | |
| ▶ | 79.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
| 96.9% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) | |
| 81.8% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) | |
| 96.1% | (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 7.7% | (/.f64 #s(literal 1/2 binary64) x) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| ▶ | 79.5% | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ▶ | 4.6% | #s(literal 2 binary64) |
| ✓ | 35.4% | #s(literal 0 binary64) |
Compiled 377 to 253 computations (32.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x 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 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
| 2 368× | accelerator-lowering-fma.f32 |
| 2 368× | accelerator-lowering-fma.f64 |
| 1 408× | *-lowering-*.f32 |
| 1 408× | *-lowering-*.f64 |
| 596× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 118 |
| 1 | 44 | 118 |
| 2 | 79 | 118 |
| 3 | 145 | 118 |
| 4 | 247 | 118 |
| 5 | 398 | 118 |
| 6 | 611 | 118 |
| 7 | 1010 | 118 |
| 8 | 1740 | 118 |
| 9 | 2986 | 118 |
| 10 | 3395 | 118 |
| 11 | 3680 | 118 |
| 12 | 3879 | 118 |
| 13 | 4012 | 118 |
| 14 | 4144 | 118 |
| 15 | 4214 | 118 |
| 16 | 4263 | 118 |
| 17 | 4412 | 118 |
| 18 | 4471 | 118 |
| 19 | 4471 | 118 |
| 20 | 4479 | 118 |
| 0 | 4479 | 116 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ 1 (sqrt (+ x 1))) (+ x (+ 1/2 x))) |
(/ 1 (sqrt (+ x 1))) |
1 |
(sqrt (+ x 1)) |
(+ x 1) |
x |
(+ x (+ 1/2 x)) |
(+ 1/2 x) |
1/2 |
2 |
(/ (* 1/2 (sqrt x)) (* x x)) |
(* 1/2 (sqrt x)) |
1/2 |
(sqrt x) |
x |
(* x x) |
(/ (/ (* 1/2 (sqrt x)) x) x) |
(/ (* 1/2 (sqrt x)) x) |
(* 1/2 (sqrt x)) |
1/2 |
(sqrt x) |
x |
(* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
(- (sqrt (/ 1 x)) (sqrt x)) |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(sqrt x) |
(/ -1/2 (* x x)) |
-1/2 |
(* x x) |
| Outputs |
|---|
(/ (/ 1 (sqrt (+ x 1))) (+ x (+ 1/2 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (+.f64 x #s(literal 1/2 binary64))))) |
(/ 1 (sqrt (+ x 1))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(sqrt (+ x 1)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
(+ x (+ 1/2 x)) |
(+.f64 x (+.f64 x #s(literal 1/2 binary64))) |
(+ 1/2 x) |
(+.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
2 |
#s(literal 2 binary64) |
(/ (* 1/2 (sqrt x)) (* x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(* 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 x) |
(*.f64 x x) |
(/ (/ (* 1/2 (sqrt x)) x) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/ (* 1/2 (sqrt x)) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 x) x)) |
(* 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 |
(* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(- (sqrt (/ 1 x)) (sqrt x)) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(sqrt x) |
(sqrt.f64 x) |
(/ -1/2 (* x x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 82.9% | (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) x) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 56.0ms | 256× | 0 | valid |
Compiled 120 to 24 computations (80% saved)
ival-add: 22.0ms (51.9% of total)ival-div: 10.0ms (23.6% of total)ival-sqrt: 5.0ms (11.8% of total)ival-mult: 4.0ms (9.4% of total)ival-sub: 1.0ms (2.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 (sqrt (+ x 1))) (+ x (+ 1/2 x)))> |
#<alt (/ 1 (sqrt (+ x 1)))> |
#<alt (sqrt (+ x 1))> |
#<alt (+ x 1)> |
#<alt (/ (* 1/2 (sqrt x)) (* x x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (* x x)> |
#<alt (/ (/ (* 1/2 (sqrt x)) x) x)> |
#<alt (/ (* 1/2 (sqrt x)) x)> |
#<alt (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x)))> |
#<alt (- (sqrt (/ 1 x)) (sqrt x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (+ 1/2 x)> |
#<alt (/ -1/2 (* x x))> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 (* -9 x))> |
#<alt (+ 2 (* x (- (* 147/4 x) 9)))> |
#<alt (+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9)))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x)> |
#<alt (/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x)> |
#<alt (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* 3/8 x) 1/2)))> |
#<alt (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (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 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* 1/2 (sqrt x))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<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 (* -1/2 (sqrt (/ 1 (pow x 5))))> |
#<alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))> |
#<alt (* 1/2 (sqrt (/ 1 (pow x 3))))> |
#<alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)> |
#<alt (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)> |
#<alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)> |
#<alt (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)> |
#<alt (* -1 (sqrt x))> |
#<alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x))))> |
#<alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x))))> |
#<alt (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x))))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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/2> |
#<alt (+ 1/2 x)> |
#<alt (+ 1/2 x)> |
#<alt (+ 1/2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 x))))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
| 0.0ms | x | @ | -inf | (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
| 0.0ms | x | @ | inf | (* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
| 0.0ms | x | @ | 0 | (/ -1/2 (* x x)) |
| 0.0ms | x | @ | -inf | (/ (* 1/2 (sqrt x)) (* x x)) |
| 1× | batch-egg-rewrite |
| 7 252× | accelerator-lowering-fma.f32 |
| 7 252× | accelerator-lowering-fma.f64 |
| 5 018× | *-lowering-*.f32 |
| 5 018× | *-lowering-*.f64 |
| 4 052× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 91 |
| 1 | 138 | 80 |
| 2 | 1029 | 77 |
| 0 | 9070 | 76 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 (sqrt (+ x 1))) (+ x (+ 1/2 x))) |
(/ 1 (sqrt (+ x 1))) |
(sqrt (+ x 1)) |
(+ x 1) |
(/ (* 1/2 (sqrt x)) (* x x)) |
(* 1/2 (sqrt x)) |
(sqrt x) |
(* x x) |
(/ (/ (* 1/2 (sqrt x)) x) x) |
(/ (* 1/2 (sqrt x)) x) |
(* (- (sqrt (/ 1 x)) (sqrt x)) (/ -1/2 (* x x))) |
(- (sqrt (/ 1 x)) (sqrt x)) |
(sqrt (/ 1 x)) |
(/ 1 x) |
(+ 1/2 x) |
(/ -1/2 (* x x)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (+.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 1/2 binary64)))) #s(literal 1/8 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) (fma.f64 x x (*.f64 (+.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 x x)))))) (fma.f64 (+.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 x x)) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (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 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x 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/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 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))))) |
(-.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))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (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 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (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) x) (+.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)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) (+.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 x x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (sqrt.f64 x))) (neg.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.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) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.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/2 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
(sqrt.f64 x) |
(sqrt.f64 (/.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 x (sqrt.f64 x)) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x))) |
(/.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 x (/.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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(sqrt.f64 (*.f64 x (*.f64 x (*.f64 x x)))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) (+.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(neg.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 x x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (sqrt.f64 x))) (neg.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.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) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(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/2 binary64) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 x) (+.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(pow.f64 (*.f64 (sqrt.f64 x) #s(literal 2 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 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #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/2 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 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/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (sqrt.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (/.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.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/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (sqrt.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (neg.f64 x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) x) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) x)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (neg.f64 x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (neg.f64 x))))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x (neg.f64 x))))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) (sqrt.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (neg.f64 (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)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.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)) (neg.f64 (sqrt.f64 x))) |
(fma.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 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.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 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (neg.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) (+.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.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 (/.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (fma.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
(/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.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 (/.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) (*.f64 (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 x (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (-.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(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 (fma.f64 #s(literal 1/2 binary64) (log.f64 x) (neg.f64 (log.f64 x)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.f64 (/.f64 x (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) x) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (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)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 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 (/.f64 #s(literal 1 binary64) (*.f64 x 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) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(+.f64 x #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) x) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 1/2 binary64)) |
(neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1/4 binary64)) (+.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1/4 binary64))) (neg.f64 (+.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
| 1× | egg-herbie |
| 17 976× | accelerator-lowering-fma.f32 |
| 17 976× | accelerator-lowering-fma.f64 |
| 4 972× | *-lowering-*.f32 |
| 4 972× | *-lowering-*.f64 |
| 2 766× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1676 |
| 1 | 569 | 1471 |
| 2 | 1606 | 1432 |
| 3 | 5007 | 1424 |
| 0 | 8165 | 1368 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 (* -9 x)) |
(+ 2 (* x (- (* 147/4 x) 9))) |
(+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (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 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* 1/2 (sqrt x)) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(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))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* 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))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(sqrt (/ 1 x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(* -1 (sqrt x)) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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/2 |
(+ 1/2 x) |
(+ 1/2 x) |
(+ 1/2 x) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
| Outputs |
|---|
2 |
#s(literal 2 binary64) |
(+ 2 (* -9 x)) |
(fma.f64 #s(literal -9 binary64) x #s(literal 2 binary64)) |
(+ 2 (* x (- (* 147/4 x) 9))) |
(fma.f64 x (fma.f64 x #s(literal 147/4 binary64) #s(literal -9 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ 147/4 (* -1181/8 x))) 9))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1181/8 binary64) #s(literal 147/4 binary64)) #s(literal -9 binary64)) #s(literal 2 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))))) |
(/ (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (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/8 binary64))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) x) |
(/.f64 (fma.f64 #s(literal 1/32 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) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64)))) x) |
(/ (+ (* -1/4 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/32 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (+ (* 1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))) x) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -3/8 binary64) (fma.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 11/32 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) x) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/32 binary64) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) x)) x)) x) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt x)) (* 1/4 (sqrt x)))) x)) (+ (* -1/32 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/4 (sqrt x)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/32 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/128 binary64) (*.f64 (sqrt.f64 x) #s(literal 5/16 binary64))) x))) x)) x)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 3/8 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/16 binary64) #s(literal 3/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))) |
(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))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 x))) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 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/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) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (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 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (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) |
(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) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 (sqrt (/ 1 (pow x 3)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* 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))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* -1/2 (sqrt (/ 1 (pow x 5)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x (*.f64 x x))) |
(* 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))))) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)) |
(* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x) |
(/.f64 (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x x)))) x) |
(* -1 (sqrt x)) |
(neg.f64 (sqrt.f64 x)) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 x)) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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)) |
(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/2 |
#s(literal 1/2 binary64) |
(+ 1/2 x) |
(+.f64 x #s(literal 1/2 binary64)) |
(+ 1/2 x) |
(+.f64 x #s(literal 1/2 binary64)) |
(+ 1/2 x) |
(+.f64 x #s(literal 1/2 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1 (* 1/2 (/ 1 x)))) |
(+.f64 x #s(literal 1/2 binary64)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
Compiled 23 053 to 2 813 computations (87.8% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 400 | 5 | 1 405 |
| Fresh | 2 | 9 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 404 | 19 | 1 423 |
| Status | Accuracy | Program |
|---|---|---|
| 97.4% | (/.f64 (/.f64 (sqrt.f64 x) (+.f64 x x)) x) | |
| 98.3% | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) | |
| ✓ | 81.8% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 98.4% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
| 97.4% | (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) | |
| 97.3% | (/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) | |
| 71.7% | (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) | |
| 98.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) | |
| ✓ | 79.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
| 7.7% | (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) | |
| 96.9% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) | |
| 81.8% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) | |
| 96.1% | (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 95.9% | (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) | |
| 7.7% | (/.f64 #s(literal 1/2 binary64) x) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 79.4% | (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) | |
| ✓ | 4.6% | #s(literal 2 binary64) |
| ✓ | 35.4% | #s(literal 0 binary64) |
Compiled 743 to 249 computations (66.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(/.f64 (/.f64 (sqrt.f64 x) (+.f64 x x)) x) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) x) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x 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/2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/4 binary64) x)))) x) |
(/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) (+.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 x x x)))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (*.f64 (sqrt.f64 (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 x (sqrt.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x x)))) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (fma.f64 x x x)) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))) (sqrt.f64 (fma.f64 x x x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 (-.f64 x #s(literal 1 binary64)) (sqrt.f64 x)))) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
2 calls:
| 14.0ms | x |
| 10.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(/.f64 (/.f64 (sqrt.f64 x) (+.f64 x x)) x) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) x) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) (+.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
2 calls:
| 10.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | x |
| 97.5% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | x |
| 97.5% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x)))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
2 calls:
| 5.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | x |
| 97.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
2 calls:
| 5.0ms | x |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | x |
| 97.3% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 1 | x |
| 96.1% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 1 | x |
| 95.9% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
#s(literal 0 binary64) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 2 | x |
| 35.4% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 0 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -20.4b remaining (-49.2%)
Threshold costs -20.4b (-49.2%)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 4.841425412981976e+153 | 2.219234587065186e+154 |
| 12.0ms | 96× | 1 | valid |
Compiled 87 to 72 computations (17.2% saved)
ival-sqrt: 3.0ms (32.9% of total)ival-div: 2.0ms (21.9% of total)adjust: 1.0ms (11% of total)ival-add: 1.0ms (11% of total)ival-sub: 1.0ms (11% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.841425412981976e+153 | 2.219234587065186e+154 |
| 14.0ms | 96× | 1 | valid |
Compiled 63 to 54 computations (14.3% saved)
ival-div: 6.0ms (51.8% of total)ival-sqrt: 3.0ms (25.9% of total)adjust: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)ival-sub: 1.0ms (8.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 6× | +-commutative_binary64 |
| 4× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 75 |
| 1 | 36 | 75 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(if (<=.f64 x #s(literal 6400000000000000296006920697868766336078481433284652063480878540881443440241897659096538872461019208447338396831340197818841452129052274984624128583008256 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 0 binary64)) |
(if (<=.f64 x #s(literal 6400000000000000296006920697868766336078481433284652063480878540881443440241897659096538872461019208447338396831340197818841452129052274984624128583008256 binary64)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 x (+.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) |
(if (<=.f64 x #s(literal 6400000000000000296006920697868766336078481433284652063480878540881443440241897659096538872461019208447338396831340197818841452129052274984624128583008256 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1/2 binary64) x))) #s(literal 0 binary64)) |
(if (<=.f64 x #s(literal 6400000000000000296006920697868766336078481433284652063480878540881443440241897659096538872461019208447338396831340197818841452129052274984624128583008256 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(if (<=.f64 x #s(literal 6400000000000000296006920697868766336078481433284652063480878540881443440241897659096538872461019208447338396831340197818841452129052274984624128583008256 binary64)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 23 172× | accelerator-lowering-fma.f32 |
| 23 172× | accelerator-lowering-fma.f64 |
| 17 976× | accelerator-lowering-fma.f32 |
| 17 976× | accelerator-lowering-fma.f64 |
| 16 062× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 1 | 60 | 19 |
| 2 | 558 | 19 |
| 3 | 6710 | 19 |
| 0 | 8104 | 19 |
| 0 | 114 | 529 |
| 1 | 303 | 480 |
| 2 | 925 | 455 |
| 3 | 3326 | 445 |
| 0 | 8140 | 416 |
| 0 | 30 | 188 |
| 1 | 226 | 146 |
| 2 | 2155 | 145 |
| 0 | 8229 | 129 |
| 0 | 21 | 91 |
| 1 | 138 | 80 |
| 2 | 1029 | 77 |
| 0 | 9070 | 76 |
| 0 | 218 | 1676 |
| 1 | 569 | 1471 |
| 2 | 1606 | 1432 |
| 3 | 5007 | 1424 |
| 0 | 8165 | 1368 |
| 0 | 30 | 192 |
| 1 | 238 | 172 |
| 2 | 2330 | 172 |
| 0 | 8807 | 155 |
| 0 | 434 | 3047 |
| 1 | 1288 | 2588 |
| 2 | 4235 | 2389 |
| 0 | 8306 | 2265 |
| 0 | 506 | 2976 |
| 1 | 1508 | 2642 |
| 2 | 4681 | 2530 |
| 0 | 8113 | 2390 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 286 to 177 computations (38.1% saved)
Compiled 228 to 102 computations (55.3% saved)
Loading profile data...