
Time bar (total: 4.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 596.0ms | 8 256× | 0 | valid |
ival-div: 78.0ms (38% of total)ival-mult: 71.0ms (34.6% of total)ival-sub: 40.0ms (19.5% of total)exact: 8.0ms (3.9% of total)ival-true: 6.0ms (2.9% of total)ival-assert: 3.0ms (1.5% of total)| 1× | egg-herbie |
| 40× | associate-/l* |
| 36× | distribute-lft-neg-in |
| 36× | associate-*r* |
| 32× | sub-neg |
| 30× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 31 | 14 |
| 2 | 69 | 14 |
| 3 | 166 | 14 |
| 4 | 292 | 14 |
| 5 | 371 | 14 |
| 6 | 397 | 14 |
| 7 | 405 | 14 |
| 0 | 6 | 7 |
| 1 | 13 | 7 |
| 2 | 19 | 7 |
| 3 | 21 | 7 |
| 0 | 21 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x x) 3) 6) |
| Outputs |
|---|
(/ (- (* x x) 3) 6) |
(fma.f64 x (/.f64 x #s(literal 6 binary64)) #s(literal -1/2 binary64)) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 6 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) | o/n | 1 | 0 |
| ↳ | (-.f64 (*.f64 x x) #s(literal 3 binary64)) | overflow | 76 | |
| ↳ | (*.f64 x x) | overflow | 76 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-div: 4.0ms (36.6% of total)ival-mult: 4.0ms (36.6% of total)ival-sub: 2.0ms (18.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
| 6× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 13 | 18 |
| 2 | 19 | 18 |
| 3 | 21 | 18 |
| 0 | 21 | 16 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x x) 3) 6) |
(- (* x x) 3) |
(* x x) |
x |
3 |
6 |
| Outputs |
|---|
(/ (- (* x x) 3) 6) |
(fma.f64 x (/.f64 x #s(literal 6 binary64)) #s(literal -1/2 binary64)) |
(- (* x x) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(* x x) |
(*.f64 x x) |
x |
3 |
#s(literal 3 binary64) |
6 |
#s(literal 6 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 12.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-mult: 3.0ms (49.3% of total)ival-div: 2.0ms (32.9% of total)ival-sub: 1.0ms (16.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 (- (* x x) 3)> |
#<alt (/ (- (* x x) 3) 6)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt -3> |
#<alt (- (pow x 2) 3)> |
#<alt (- (pow x 2) 3)> |
#<alt (- (pow x 2) 3)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt -1/2> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (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 (pow x 2)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (- (* x x) 3) |
| 0.0ms | x | @ | 0 | (/ (- (* x x) 3) 6) |
| 0.0ms | x | @ | 0 | (- (* x x) 3) |
| 0.0ms | x | @ | inf | (/ (- (* x x) 3) 6) |
| 0.0ms | x | @ | 0 | (* x x) |
| 1× | batch-egg-rewrite |
| 5 168× | /-lowering-/.f32 |
| 5 168× | /-lowering-/.f64 |
| 4 318× | *-lowering-*.f32 |
| 4 318× | *-lowering-*.f64 |
| 4 062× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 39 | 15 |
| 2 | 227 | 15 |
| 3 | 1832 | 15 |
| 0 | 8685 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x x) 3) |
(/ (- (* x x) 3) 6) |
(* x x) |
| Outputs |
|---|
(+.f64 (*.f64 x x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal -3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 3 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 #s(literal 27 binary64) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 81 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 81 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 729 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 729 binary64) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) (/.f64 #s(literal 729 binary64) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) (/.f64 #s(literal 19683 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) (/.f64 #s(literal 19683 binary64) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) (/.f64 #s(literal 81 binary64) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x x #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x x #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 x x) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 (*.f64 x x) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 x (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 x (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 x (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(neg.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -27 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -9 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal -27 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 27 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -27 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 27 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal -27 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal -9 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 9 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -9 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) (/.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) #s(literal -9 binary64))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) #s(literal 27 binary64))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) #s(literal 27 binary64)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (neg.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (pow.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x))) (-.f64 #s(literal 9 binary64) (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal -3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal -3 binary64)) (fma.f64 x x #s(literal -3 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))))) |
(pow.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) #s(literal -6 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 27 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) #s(literal 6 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 27 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) #s(literal -6 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) #s(literal -6 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 #s(literal 27 binary64) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (/.f64 #s(literal 19683 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 (/.f64 #s(literal 729 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 (/.f64 #s(literal 81 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) (/.f64 #s(literal 729 binary64) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) (/.f64 #s(literal 729 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) (/.f64 #s(literal 19683 binary64) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) (/.f64 #s(literal 81 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64))))) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (*.f64 #s(literal -6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 6 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal 1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1/6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) #s(literal 36 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) #s(literal 36 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 27 binary64))) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 6 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) #s(literal 1/6 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal -1/6 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1/6 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (fma.f64 (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal 27 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x x #s(literal -3 binary64))) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x x #s(literal -3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) #s(literal 6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) #s(literal 6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1/6 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -19683 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27 binary64) (*.f64 x (*.f64 x x))) #s(literal 729 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -729 binary64)) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) #s(literal 81 binary64)))) #s(literal 6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) #s(literal 6 binary64))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (/.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal 27 binary64)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -9 binary64))))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
| 1× | egg-herbie |
| 4 388× | *-lowering-*.f32 |
| 4 388× | *-lowering-*.f64 |
| 2 828× | accelerator-lowering-fma.f32 |
| 2 828× | accelerator-lowering-fma.f64 |
| 1 846× | cube-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 162 |
| 1 | 43 | 162 |
| 2 | 98 | 162 |
| 3 | 235 | 162 |
| 4 | 748 | 162 |
| 5 | 1583 | 162 |
| 6 | 2320 | 162 |
| 7 | 3495 | 162 |
| 8 | 4221 | 162 |
| 9 | 5328 | 162 |
| 10 | 6382 | 162 |
| 11 | 7111 | 162 |
| 0 | 8024 | 144 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-3 |
(- (pow x 2) 3) |
(- (pow x 2) 3) |
(- (pow x 2) 3) |
(pow x 2) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
-1/2 |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (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) |
(pow x 2) |
| Outputs |
|---|
-3 |
#s(literal -3 binary64) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 23 870 to 1 644 computations (93.1% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 545 | 7 | 552 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 546 | 7 | 553 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| 53.7% | (pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| 58.4% | (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) | |
| ▶ | 99.6% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ▶ | 53.7% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ▶ | 53.6% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ▶ | 45.7% | #s(literal -1/2 binary64) |
Compiled 116 to 82 computations (29.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| 18× | *-lowering-*.f32 |
| 18× | *-lowering-*.f64 |
| 10× | accelerator-lowering-fma.f32 |
| 10× | accelerator-lowering-fma.f64 |
| 8× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 49 |
| 1 | 21 | 49 |
| 2 | 22 | 49 |
| 0 | 22 | 46 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* x 1/6) x) -1/2) |
(* x 1/6) |
x |
1/6 |
-1/2 |
-1/2 |
(* (* x x) 1/6) |
(* x x) |
x |
1/6 |
(/ (* x x) 6) |
(* x x) |
x |
6 |
(/ (+ (* x x) -3) 6) |
(+ (* x x) -3) |
x |
-3 |
6 |
| Outputs |
|---|
(+ (* (* x 1/6) x) -1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
x |
1/6 |
#s(literal 1/6 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) 1/6) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
1/6 |
#s(literal 1/6 binary64) |
(/ (* x x) 6) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(* x x) |
(*.f64 x x) |
x |
6 |
#s(literal 6 binary64) |
(/ (+ (* x x) -3) 6) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(+ (* x x) -3) |
(fma.f64 x x #s(literal -3 binary64)) |
x |
-3 |
#s(literal -3 binary64) |
6 |
#s(literal 6 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal -3 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/6 binary64)) |
| 38.0ms | 256× | 0 | valid |
Compiled 48 to 15 computations (68.8% saved)
const: 17.0ms (59.7% of total)ival-mult: 6.0ms (21.1% of total)ival-div: 3.0ms (10.5% of total)ival-add: 2.0ms (7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* x 1/6) x) -1/2)> |
#<alt (* x 1/6)> |
#<alt (* (* x x) 1/6)> |
#<alt (* x x)> |
#<alt (/ (* x x) 6)> |
#<alt (/ (+ (* x x) -3) 6)> |
#<alt (+ (* x x) -3)> |
| Outputs |
|---|
#<alt -1/2> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (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 (pow x 2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt -1/2> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt -3> |
#<alt (- (pow x 2) 3)> |
#<alt (- (pow x 2) 3)> |
#<alt (- (pow x 2) 3)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2)))))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (* x 1/6) |
| 0.0ms | x | @ | 0 | (* x 1/6) |
| 0.0ms | x | @ | -inf | (* x 1/6) |
| 0.0ms | x | @ | inf | (* (* x x) 1/6) |
| 0.0ms | x | @ | 0 | (+ (* (* x 1/6) x) -1/2) |
| 1× | batch-egg-rewrite |
| 5 226× | accelerator-lowering-fma.f32 |
| 5 226× | accelerator-lowering-fma.f64 |
| 4 266× | *-lowering-*.f32 |
| 4 266× | *-lowering-*.f64 |
| 2 368× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 35 |
| 1 | 65 | 35 |
| 2 | 441 | 35 |
| 3 | 5497 | 35 |
| 0 | 8460 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x 1/6) x) -1/2) |
(* x 1/6) |
(* (* x x) 1/6) |
(* x x) |
(/ (* x x) 6) |
(/ (+ (* x x) -3) 6) |
(+ (* x x) -3) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x #s(literal -6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) x #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -1/6 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -19683 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9 binary64) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 6 binary64) (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) #s(literal 6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/6 binary64)) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) #s(literal -1/6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/46656 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3 binary64) #s(literal 9 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x #s(literal -6 binary64))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 6 binary64) x))) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/6 binary64)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -6 binary64)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (/.f64 x #s(literal -6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) x) |
(*.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -1/6 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -6 binary64)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (/.f64 x #s(literal -6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) x) |
(*.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -1/6 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x #s(literal -6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) x #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 x x)))) (exp.f64 (log.f64 #s(literal -1/6 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -19683 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (*.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9 binary64) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 6 binary64) (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) #s(literal 6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64))) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1728 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/6 binary64)) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) #s(literal -1/6 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (fma.f64 x x #s(literal 3 binary64))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) #s(literal 6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1/6 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/46656 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/1296 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3 binary64) #s(literal 9 binary64)))) |
(+.f64 (*.f64 x x) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(fma.f64 x x #s(literal -3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal -3 binary64)) |
(fma.f64 x (neg.f64 (neg.f64 x)) #s(literal -3 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -3 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -3 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) #s(literal -3 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -3 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal -3 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) x #s(literal -3 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64)) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3 binary64) #s(literal 9 binary64))) (neg.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(neg.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -19683 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9 binary64) #s(literal 81 binary64))))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -3 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 x x #s(literal 3 binary64)) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -19683 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9 binary64) #s(literal 81 binary64))) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64)) (fma.f64 x x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64)))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 x x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -19683 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9 binary64) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 9 binary64))) |
(pow.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -3 binary64) (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 x) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) |
(*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64))) (fma.f64 x x #s(literal -3 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 3 binary64) #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 27 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3 binary64) #s(literal 9 binary64)))) |
| 1× | egg-herbie |
| 4 388× | *-lowering-*.f32 |
| 4 388× | *-lowering-*.f64 |
| 2 828× | accelerator-lowering-fma.f32 |
| 2 828× | accelerator-lowering-fma.f64 |
| 1 846× | cube-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 392 |
| 1 | 45 | 392 |
| 2 | 98 | 392 |
| 3 | 232 | 392 |
| 4 | 746 | 392 |
| 5 | 1580 | 392 |
| 6 | 2314 | 392 |
| 7 | 3484 | 392 |
| 8 | 4207 | 392 |
| 9 | 5314 | 392 |
| 10 | 6368 | 392 |
| 11 | 7101 | 392 |
| 0 | 8014 | 365 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1/2 |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (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) |
(pow x 2) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
-1/2 |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
-3 |
(- (pow x 2) 3) |
(- (pow x 2) 3) |
(- (pow x 2) 3) |
(pow x 2) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
| Outputs |
|---|
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.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) |
(pow x 2) |
(*.f64 x x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
-3 |
#s(literal -3 binary64) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(- (pow x 2) 3) |
(fma.f64 x x #s(literal -3 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
(* (pow x 2) (- 1 (* 3 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -3 binary64)) |
Compiled 11 826 to 814 computations (93.1% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 635 | 4 | 639 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 638 | 8 | 646 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 53.7% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ▶ | 54.0% | (/.f64 x (/.f64 #s(literal 6 binary64) x)) |
| ▶ | 53.5% | (*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
| ✓ | 53.6% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ▶ | 53.9% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 45.7% | #s(literal -1/2 binary64) |
Compiled 48 to 34 computations (29.2% saved)
| 1× | egg-herbie |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 6 binary64) x) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 #s(literal 6 binary64) x)) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| 18× | *-lowering-*.f32 |
| 18× | *-lowering-*.f64 |
| 8× | *-commutative |
| 8× | /-lowering-/.f32 |
| 8× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 46 |
| 1 | 23 | 46 |
| 0 | 23 | 45 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (* x 1/6) x) |
(* x 1/6) |
x |
1/6 |
(* (* x x) (exp (log 1/6))) |
(* x x) |
x |
(exp (log 1/6)) |
(log 1/6) |
1/6 |
(/ x (/ 6 x)) |
x |
(/ 6 x) |
6 |
(+ (* (/ x 6) x) -1/2) |
(/ x 6) |
x |
6 |
-1/2 |
| Outputs |
|---|
(* (* x 1/6) x) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
x |
1/6 |
#s(literal 1/6 binary64) |
(* (* x x) (exp (log 1/6))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(exp (log 1/6)) |
#s(literal 1/6 binary64) |
(log 1/6) |
(log.f64 #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(/ x (/ 6 x)) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
x |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
6 |
#s(literal 6 binary64) |
(+ (* (/ x 6) x) -1/2) |
(fma.f64 x (/.f64 x #s(literal 6 binary64)) #s(literal -1/2 binary64)) |
(/ x 6) |
(/.f64 x #s(literal 6 binary64)) |
x |
6 |
#s(literal 6 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 6 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 6 binary64) x) |
| ✓ | accuracy | 99.8% | (/.f64 x (/.f64 #s(literal 6 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 98.4% | (exp.f64 (log.f64 #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/6 binary64)) |
| 65.0ms | 256× | 0 | valid |
Compiled 51 to 17 computations (66.7% saved)
ival-mult: 35.0ms (64.8% of total)ival-div: 8.0ms (14.8% of total)const: 4.0ms (7.4% of total)ival-exp: 3.0ms (5.6% of total)ival-log: 3.0ms (5.6% of total)ival-add: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* x 1/6) x)> |
#<alt (* x 1/6)> |
#<alt (exp (log 1/6))> |
#<alt (* (* x x) (exp (log 1/6)))> |
#<alt (* x x)> |
#<alt (log 1/6)> |
#<alt (/ x (/ 6 x))> |
#<alt (/ 6 x)> |
#<alt (+ (* (/ x 6) x) -1/2)> |
#<alt (/ x 6)> |
| Outputs |
|---|
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (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 (pow x 2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt (/ 6 x)> |
#<alt -1/2> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (- (* 1/6 (pow x 2)) 1/2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ 6 x) |
| 0.0ms | x | @ | -inf | (/ 6 x) |
| 0.0ms | x | @ | inf | (/ 6 x) |
| 0.0ms | x | @ | inf | (/ x (/ 6 x)) |
| 0.0ms | x | @ | 0 | (/ x (/ 6 x)) |
| 1× | batch-egg-rewrite |
| 4 504× | accelerator-lowering-fma.f32 |
| 4 504× | accelerator-lowering-fma.f64 |
| 3 734× | *-lowering-*.f32 |
| 3 734× | *-lowering-*.f64 |
| 2 748× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 37 |
| 1 | 54 | 37 |
| 2 | 361 | 37 |
| 3 | 4332 | 37 |
| 0 | 8405 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x 1/6) x) |
(* x 1/6) |
(exp (log 1/6)) |
(* (* x x) (exp (log 1/6))) |
(* x x) |
(log 1/6) |
(/ x (/ 6 x)) |
(/ 6 x) |
(+ (* (/ x 6) x) -1/2) |
(/ x 6) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -6 binary64)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 x (neg.f64 x)))) (exp.f64 (log.f64 #s(literal -6 binary64)))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 36 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))) (exp.f64 (log.f64 (neg.f64 x)))) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 36 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1/6 binary64) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -6 binary64)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 x (neg.f64 x)))) (exp.f64 (log.f64 #s(literal -6 binary64)))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 36 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))) (exp.f64 (log.f64 (neg.f64 x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(log.f64 #s(literal 1/6 binary64)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -6 binary64)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 x (neg.f64 x)))) (exp.f64 (log.f64 #s(literal -6 binary64)))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 36 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))) (exp.f64 (log.f64 (neg.f64 x)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) x)) |
(neg.f64 (/.f64 #s(literal -6 binary64) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal -6 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) x) |
(/.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -6 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -6 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/6 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 6 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -6 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -6 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/6 binary64)))) (exp.f64 (log.f64 (neg.f64 x))) #s(literal -1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/10077696 binary64)) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 36 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/6 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 3 338× | *-lowering-*.f32 |
| 3 338× | *-lowering-*.f64 |
| 2 710× | accelerator-lowering-fma.f32 |
| 2 710× | accelerator-lowering-fma.f64 |
| 1 528× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 398 |
| 1 | 31 | 398 |
| 2 | 60 | 398 |
| 3 | 133 | 398 |
| 4 | 380 | 398 |
| 5 | 713 | 398 |
| 6 | 1167 | 398 |
| 7 | 2183 | 398 |
| 8 | 3647 | 398 |
| 9 | 4724 | 398 |
| 10 | 5698 | 398 |
| 11 | 6860 | 398 |
| 0 | 8026 | 389 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (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) |
(pow x 2) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
(/ 6 x) |
-1/2 |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(- (* 1/6 (pow x 2)) 1/2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
| Outputs |
|---|
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.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) |
(pow x 2) |
(*.f64 x x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
(/ 6 x) |
(/.f64 #s(literal 6 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(- (* 1/6 (pow x 2)) 1/2) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/6 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
Compiled 4 767 to 510 computations (89.3% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 443 | 1 | 444 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 4 | 4 |
| Total | 443 | 9 | 452 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 53.7% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | 54.0% | (/.f64 x (/.f64 #s(literal 6 binary64) x)) |
| ▶ | 54.0% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| ✓ | 53.5% | (*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
| ✓ | 53.6% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | 53.9% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 45.7% | #s(literal -1/2 binary64) |
Compiled 54 to 38 computations (29.6% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| 6× | *-lowering-*.f32 |
| 6× | *-lowering-*.f64 |
| 4× | /-lowering-/.f32 |
| 4× | /-lowering-/.f64 |
| 2× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 1 | 7 | 10 |
| 0 | 7 | 10 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ x 6) x) |
(/ x 6) |
x |
6 |
| Outputs |
|---|
(* (/ x 6) x) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/ x 6) |
(/.f64 x #s(literal 6 binary64)) |
x |
6 |
#s(literal 6 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 6 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| 8.0ms | 256× | 0 | valid |
Compiled 12 to 6 computations (50% saved)
ival-div: 2.0ms (51% of total)ival-mult: 2.0ms (51% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x 6) x)> |
#<alt (/ x 6)> |
| Outputs |
|---|
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (/ x 6) x) |
| 0.0ms | x | @ | inf | (* (/ x 6) x) |
| 0.0ms | x | @ | -inf | (* (/ x 6) x) |
| 0.0ms | x | @ | -inf | (/ x 6) |
| 0.0ms | x | @ | inf | (/ x 6) |
| 1× | batch-egg-rewrite |
| 3 048× | accelerator-lowering-fma.f32 |
| 3 048× | accelerator-lowering-fma.f64 |
| 2 836× | *-lowering-*.f32 |
| 2 836× | *-lowering-*.f64 |
| 2 542× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 8 |
| 1 | 17 | 8 |
| 2 | 59 | 8 |
| 3 | 221 | 8 |
| 4 | 1007 | 8 |
| 5 | 6897 | 8 |
| 0 | 9075 | 8 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x 6) x) |
(/ x 6) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -6 binary64))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -6 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 x (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 x #s(literal 6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x #s(literal -1/6 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -6 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 x (*.f64 #s(literal -6 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal 6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 6 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1/6 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (/.f64 #s(literal 6 binary64) x))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))))) (/.f64 #s(literal 6 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 6 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -6 binary64)) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 6 binary64) x) x)) |
(/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -6 binary64) x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -6 binary64) x) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 6 binary64) x) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -6 binary64))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 #s(literal 6 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -6 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) x) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) x)) #s(literal -6 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) (/.f64 #s(literal -6 binary64) x)) (*.f64 (/.f64 #s(literal -6 binary64) x) (/.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -6 binary64))) (*.f64 (/.f64 #s(literal -6 binary64) x) #s(literal -6 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -6 binary64) x) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 #s(literal -6 binary64) x) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x #s(literal 1/6 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1/6 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) x) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) x) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1/6 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 6 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 x (sqrt.f64 (/.f64 #s(literal 6 binary64) x))) (sqrt.f64 (/.f64 #s(literal 6 binary64) x))) |
(/.f64 (/.f64 x (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -6 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 x (*.f64 x #s(literal -6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 x #s(literal 6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x #s(literal -1/6 binary64)) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -6 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 x (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 x))) |
(*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 6 binary64) x))) |
(*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (neg.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 (/.f64 #s(literal 6 binary64) x))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))))) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -6 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -6 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 0 binary64)) |
(fma.f64 x (pow.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/6 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1/6 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -1/6 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/6 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -6 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (/.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) #s(literal 6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal -6 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (neg.f64 x))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))))) (/.f64 #s(literal 6 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 x (*.f64 x (/.f64 #s(literal 6 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) x) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) (*.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) (*.f64 #s(literal -6 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x #s(literal -6 binary64))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -6 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 #s(literal 6 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x #s(literal -6 binary64)) x)) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 6 binary64) x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x #s(literal -6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) #s(literal 1/6 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal 1 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 x (pow.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 x (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/6 binary64)) x)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 x #s(literal -6 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 x) #s(literal -1/6 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 x #s(literal -6 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -1/6 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -6 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/6 binary64) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (/.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) x)) |
(*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) #s(literal 6 binary64))) |
(*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal -6 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) (sqrt.f64 x)) x)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 6 binary64) #s(literal -1/2 binary64))) x) |
(*.f64 (*.f64 (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -6 binary64) #s(literal -1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x x)) x) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (neg.f64 x))) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 216 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))))) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))))) (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 x (neg.f64 x))) |
| 1× | egg-herbie |
| 14× | *-lowering-*.f32 |
| 14× | *-lowering-*.f64 |
| 4× | *-commutative |
| 2× | pow-lowering-pow.f64 |
| 2× | pow-lowering-pow.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 96 |
| 1 | 9 | 96 |
| 2 | 11 | 96 |
| 0 | 11 | 96 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
| Outputs |
|---|
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
Compiled 5 682 to 921 computations (83.8% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 445 | 1 | 446 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 7 | 8 |
| Total | 446 | 9 | 455 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 53.7% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | 54.0% | (/.f64 x (/.f64 #s(literal 6 binary64) x)) |
| ✓ | 54.0% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| 53.9% | (*.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 x #s(literal -6 binary64)))) x) | |
| ✓ | 53.6% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | 53.9% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 45.7% | #s(literal -1/2 binary64) |
Compiled 154 to 81 computations (47.4% saved)
| Inputs |
|---|
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x #s(literal 6 binary64)) x) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 x #s(literal -6 binary64)))) x) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
4 calls:
| 5.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 4.0ms | x |
| 4.0ms | (*.f64 x x) |
| 4.0ms | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 99.9% | 1 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 99.9% | 1 | (*.f64 x x) |
Compiled 20 to 13 computations (35% saved)
| Inputs |
|---|
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x #s(literal 6 binary64)) x) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
4 calls:
| 6.0ms | x |
| 2.0ms | (*.f64 x x) |
| 2.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 2.0ms | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 99.9% | 1 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 99.9% | 1 | (*.f64 x x) |
Compiled 20 to 13 computations (35% saved)
| Inputs |
|---|
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| Outputs |
|---|
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
4 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 x x) |
| 1.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 1.0ms | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | x |
| 98.0% | 2 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 98.0% | 2 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 98.0% | 2 | (*.f64 x x) |
Compiled 20 to 13 computations (35% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(literal -1/2 binary64) |
4 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 1.0ms | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 1 | x |
| 45.7% | 1 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 45.7% | 1 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 45.7% | 1 | (*.f64 x x) |
Compiled 20 to 13 computations (35% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.140375371379175 | 620.4634582909699 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 25 |
| 1 | 15 | 25 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(if (<=.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(if (<=.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) |
(if (<=.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
#s(literal -1/2 binary64) |
| 5 226× | accelerator-lowering-fma.f32 |
| 5 226× | accelerator-lowering-fma.f64 |
| 5 168× | /-lowering-/.f32 |
| 5 168× | /-lowering-/.f64 |
| 4 388× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 162 |
| 1 | 43 | 162 |
| 2 | 98 | 162 |
| 3 | 235 | 162 |
| 4 | 748 | 162 |
| 5 | 1583 | 162 |
| 6 | 2320 | 162 |
| 7 | 3495 | 162 |
| 8 | 4221 | 162 |
| 9 | 5328 | 162 |
| 10 | 6382 | 162 |
| 11 | 7111 | 162 |
| 0 | 8024 | 144 |
| 0 | 6 | 15 |
| 1 | 39 | 15 |
| 2 | 227 | 15 |
| 3 | 1832 | 15 |
| 0 | 8685 | 13 |
| 0 | 13 | 35 |
| 1 | 65 | 35 |
| 2 | 441 | 35 |
| 3 | 5497 | 35 |
| 0 | 8460 | 32 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 63 to 40 computations (36.5% saved)
(abs x)
Compiled 82 to 48 computations (41.5% saved)
Loading profile data...