
Time bar (total: 5.1s)
| 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)
| 314.0ms | 8 256× | 0 | valid |
ival-mult: 67.0ms (36.5% of total)ival-div: 56.0ms (30.5% of total)ival-sub: 43.0ms (23.4% of total)exact: 8.0ms (4.4% of total)ival-true: 6.0ms (3.3% of total)ival-assert: 3.0ms (1.6% 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 |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 6 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 55.0ms | 512× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-div: 5.0ms (39.5% of total)ival-mult: 4.0ms (31.6% of total)ival-sub: 2.0ms (15.8% 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.9% | (/.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.9% | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 11.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-div: 2.0ms (37.8% of total)ival-mult: 2.0ms (37.8% of total)ival-sub: 1.0ms (18.9% 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 | @ | 0 | (/ (- (* x x) 3) 6) |
| 0.0ms | x | @ | inf | (- (* x x) 3) |
| 0.0ms | x | @ | 0 | (- (* x x) 3) |
| 0.0ms | x | @ | inf | (/ (- (* x x) 3) 6) |
| 0.0ms | x | @ | inf | (* 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)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 544 | 8 | 552 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 545 | 8 | 553 |
| Status | Accuracy | Program |
|---|---|---|
| 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) | |
| ▶ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ▶ | 47.8% | (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)) |
| ▶ | 99.9% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ▶ | 48.8% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) | |
| 48.8% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) | |
| ▶ | 51.7% | #s(literal -1/2 binary64) |
Compiled 110 to 82 computations (25.5% saved)
| 1× | egg-herbie |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 5824 | (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 7104 | (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)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) #s(literal 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)) |
| ✓ | 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)) |
| 20× | *-lowering-*.f32 |
| 20× | *-lowering-*.f64 |
| 10× | accelerator-lowering-fma.f32 |
| 10× | accelerator-lowering-fma.f64 |
| 8× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 69 |
| 1 | 28 | 69 |
| 2 | 33 | 69 |
| 3 | 36 | 69 |
| 0 | 36 | 63 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (* x x) -3) 6) |
(+ (* x x) -3) |
x |
-3 |
6 |
-1/2 |
(+ (* (* x 1/6) x) -1/2) |
(* x 1/6) |
x |
1/6 |
-1/2 |
(/ (* x x) 6) |
(* x x) |
x |
6 |
(pow (pow (+ (* x (* x 1/6)) -1/2) 1/2) 2) |
(pow (+ (* x (* x 1/6)) -1/2) 1/2) |
(+ (* x (* x 1/6)) -1/2) |
x |
(* x 1/6) |
1/6 |
-1/2 |
1/2 |
2 |
| Outputs |
|---|
(/ (+ (* 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) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (* x 1/6) x) -1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #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) |
(/ (* x x) 6) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
6 |
#s(literal 6 binary64) |
(pow (pow (+ (* x (* x 1/6)) -1/2) 1/2) 2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(pow (+ (* x (* x 1/6)) -1/2) 1/2) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(+ (* x (* x 1/6)) -1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
x |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (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)) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | accuracy | 74.1% | (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal -3 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| 17.0ms | 133× | 0 | invalid |
| 16.0ms | 123× | 0 | valid |
Compiled 70 to 20 computations (71.4% saved)
ival-mult: 6.0ms (28.1% of total)ival-div: 3.0ms (14% of total)ival-add: 3.0ms (14% of total)const: 3.0ms (14% of total)ival-sqrt: 2.0ms (9.4% of total)ival-pow2: 2.0ms (9.4% of total)exact: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* x x) -3) 6)> |
#<alt (+ (* x x) -3)> |
#<alt (+ (* (* x 1/6) x) -1/2)> |
#<alt (* x 1/6)> |
#<alt (/ (* x x) 6)> |
#<alt (* x x)> |
#<alt (pow (pow (+ (* x (* x 1/6)) -1/2) 1/2) 2)> |
#<alt (pow (+ (* x (* x 1/6)) -1/2) 1/2)> |
#<alt (+ (* x (* x 1/6)) -1/2)> |
| 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 -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 (* 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/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 (sqrt -1/2)> |
#<alt (+ (sqrt -1/2) (* 1/12 (/ (pow x 2) (sqrt -1/2))))> |
#<alt (+ (sqrt -1/2) (* (pow x 2) (+ (* -1/288 (/ (pow x 2) (pow (sqrt -1/2) 3))) (* 1/12 (/ 1 (sqrt -1/2))))))> |
#<alt (+ (sqrt -1/2) (* (pow x 2) (+ (* (pow x 2) (- (* 1/3456 (/ (pow x 2) (pow (sqrt -1/2) 5))) (* 1/288 (/ 1 (pow (sqrt -1/2) 3))))) (* 1/12 (/ 1 (sqrt -1/2))))))> |
#<alt (* x (sqrt 1/6))> |
#<alt (* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6))))))> |
#<alt (* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2)))))> |
#<alt (* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6)))))> |
#<alt (* -1 (* x (sqrt 1/6)))> |
#<alt (* -1 (* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2))))))> |
#<alt (* -1 (* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6))))))> |
#<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)))))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (pow (+ (* x (* x 1/6)) -1/2) 1/2) |
| 0.0ms | x | @ | 0 | (* x 1/6) |
| 0.0ms | x | @ | 0 | (pow (+ (* x (* x 1/6)) -1/2) 1/2) |
| 0.0ms | x | @ | inf | (* x 1/6) |
| 0.0ms | x | @ | -inf | (* x 1/6) |
| 1× | batch-egg-rewrite |
| 3 804× | accelerator-lowering-fma.f32 |
| 3 804× | accelerator-lowering-fma.f64 |
| 3 792× | *-lowering-*.f32 |
| 3 792× | *-lowering-*.f64 |
| 2 608× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 98 | 52 |
| 2 | 527 | 52 |
| 3 | 6143 | 52 |
| 0 | 8267 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x x) -3) 6) |
(+ (* x x) -3) |
(+ (* (* x 1/6) x) -1/2) |
(* x 1/6) |
(/ (* x x) 6) |
(* x x) |
(pow (pow (+ (* x (* x 1/6)) -1/2) 1/2) 2) |
(pow (+ (* x (* x 1/6)) -1/2) 1/2) |
(+ (* x (* x 1/6)) -1/2) |
| Outputs |
|---|
(+.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 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 (log.f64 (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))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.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 (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))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fabs.f64 (fma.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #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) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.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)))) |
(sqrt.f64 (*.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)))) |
(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 (*.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 #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 (*.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 (*.f64 x 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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (/.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 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.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 (*.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 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.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))))) |
(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 (*.f64 x x))) (*.f64 (*.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 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 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.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 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 x (*.f64 x (*.f64 (*.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 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (neg.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 (neg.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 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 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)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (*.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 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.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 (*.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 (exp.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (exp.f64 (log.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 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (log.f64 (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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.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))) (sqrt.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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.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))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.f64 x x))) (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.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))) (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 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 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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 x (*.f64 (*.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 (pow.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))) #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 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 (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 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 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (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 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (neg.f64 (*.f64 x 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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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) #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 (*.f64 x 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 (neg.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 (neg.f64 (*.f64 x 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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 x (*.f64 x (neg.f64 (*.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 (*.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.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))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.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 (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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 x (*.f64 x (*.f64 (*.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)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 (*.f64 x 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 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (sqrt.f64 (sqrt.f64 (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 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.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))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (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/8 binary64))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 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 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 #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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) |
(*.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 (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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.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)) (*.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 (*.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 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 #s(literal 1 binary64) (*.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) (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 (exp.f64 (log.f64 x)) (exp.f64 (log.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 (*.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))) (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 #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 (*.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 (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 (neg.f64 (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 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (fma.f64 x (neg.f64 x) #s(literal -3 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)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (*.f64 x x) (fma.f64 x x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.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 (neg.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 (neg.f64 (neg.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 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64))) (fma.f64 x x #s(literal 3 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x 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 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.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))) (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 (*.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 (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.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 (/.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 #s(literal 1 binary64) (fma.f64 x x #s(literal -3 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 (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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (fma.f64 x (*.f64 x (neg.f64 (*.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 (*.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 (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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.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)) (*.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 (*.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 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 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 (log.f64 (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))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.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 (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))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fabs.f64 (fma.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #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) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.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)))) |
(sqrt.f64 (*.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)))) |
(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 (*.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 #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 (*.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 (*.f64 x 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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (/.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 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.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 (*.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 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.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))))) |
(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 (*.f64 x x))) (*.f64 (*.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 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 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.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 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 x (*.f64 x (*.f64 (*.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 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (neg.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 (neg.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 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 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)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (*.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 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.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 (*.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 (exp.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (exp.f64 (log.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 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (log.f64 (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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.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))) (sqrt.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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.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))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.f64 x x))) (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.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))) (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 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 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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 x (*.f64 (*.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 (pow.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))) #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 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 (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 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 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (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 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (neg.f64 (*.f64 x 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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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) #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 (*.f64 x 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 (neg.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 (neg.f64 (*.f64 x 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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 x (*.f64 x (neg.f64 (*.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 (*.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.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))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.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 (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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 x (*.f64 x (*.f64 (*.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)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 (*.f64 x 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 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (sqrt.f64 (sqrt.f64 (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 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.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))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (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/8 binary64))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 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 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 #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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) |
(*.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 (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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.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)) (*.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 (*.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)))) |
(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 (*.f64 (neg.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) #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 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 6 binary64) x)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x 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 #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.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 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(+.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 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 (log.f64 (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))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.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 (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))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fabs.f64 (fma.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #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) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.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)))) |
(sqrt.f64 (*.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)))) |
(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 (*.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 #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 (*.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 (*.f64 x 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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (/.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 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.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 (*.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 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.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))))) |
(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 (*.f64 x x))) (*.f64 (*.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 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 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.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 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 x (*.f64 x (*.f64 (*.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 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (neg.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 (neg.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 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 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)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (*.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 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.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 (*.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 (exp.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (exp.f64 (log.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 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (log.f64 (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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.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))) (sqrt.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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.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))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.f64 x x))) (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.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))) (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 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 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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 x (*.f64 (*.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 (pow.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))) #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 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 (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 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 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (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 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (neg.f64 (*.f64 x 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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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) #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 (*.f64 x 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 (neg.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 (neg.f64 (*.f64 x 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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 x (*.f64 x (neg.f64 (*.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 (*.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.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))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.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 (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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 x (*.f64 x (*.f64 (*.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)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 (*.f64 x 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 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (sqrt.f64 (sqrt.f64 (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 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.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))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (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/8 binary64))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 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 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 #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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) |
(*.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 (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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.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)) (*.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 (*.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)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.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))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (sqrt.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 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (sqrt.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (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/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.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))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.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))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (pow.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))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.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))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.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 (sqrt.f64 (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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.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) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (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/8 binary64))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 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 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 (log.f64 (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))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.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 (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))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fabs.f64 (fma.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal -3 binary64)) #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) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.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)))) |
(sqrt.f64 (*.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)))) |
(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 (*.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 #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 (*.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 (*.f64 x 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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (/.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 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.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 (*.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 binary64) x) (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.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))))) |
(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 (*.f64 x x))) (*.f64 (*.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 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 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.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 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 x (*.f64 x (*.f64 (*.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 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (neg.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 (neg.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 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 6 binary64) #s(literal 18 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal 6 binary64) (fma.f64 x (neg.f64 x) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 (*.f64 x x))) #s(literal 9 binary64)) (*.f64 #s(literal -6 binary64) (fma.f64 x x #s(literal 3 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)))) (*.f64 (*.f64 x 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 x))) (*.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (*.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 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.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 (*.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 (exp.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (exp.f64 (log.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 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (log.f64 (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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.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))) (sqrt.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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.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))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.f64 x x))) (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x 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 (*.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))) (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 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 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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 x (*.f64 (*.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 (pow.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))) #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 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 (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 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 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 x x))) #s(literal -6 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (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 (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (neg.f64 (*.f64 x 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 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.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 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1728 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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) #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 (*.f64 x 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 (neg.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 (neg.f64 (*.f64 x 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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 x (*.f64 x (neg.f64 (*.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 (*.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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.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))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.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 (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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 x (*.f64 x (*.f64 (*.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)) |
(*.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 1/6 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 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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 (*.f64 x 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 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (sqrt.f64 (sqrt.f64 (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 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.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))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (sqrt.f64 (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/8 binary64))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/8 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 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 #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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/216 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x))) (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) |
(*.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 (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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.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)) (*.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 (*.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)))) |
| 1× | egg-herbie |
| 5 596× | accelerator-lowering-fma.f32 |
| 5 596× | accelerator-lowering-fma.f64 |
| 3 810× | *-lowering-*.f32 |
| 3 810× | *-lowering-*.f64 |
| 2 284× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 708 |
| 1 | 223 | 692 |
| 2 | 637 | 692 |
| 3 | 1777 | 683 |
| 4 | 5421 | 674 |
| 0 | 8395 | 619 |
| 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))))) |
-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))))) |
(* 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/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))))) |
(sqrt -1/2) |
(+ (sqrt -1/2) (* 1/12 (/ (pow x 2) (sqrt -1/2)))) |
(+ (sqrt -1/2) (* (pow x 2) (+ (* -1/288 (/ (pow x 2) (pow (sqrt -1/2) 3))) (* 1/12 (/ 1 (sqrt -1/2)))))) |
(+ (sqrt -1/2) (* (pow x 2) (+ (* (pow x 2) (- (* 1/3456 (/ (pow x 2) (pow (sqrt -1/2) 5))) (* 1/288 (/ 1 (pow (sqrt -1/2) 3))))) (* 1/12 (/ 1 (sqrt -1/2)))))) |
(* x (sqrt 1/6)) |
(* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6)))))) |
(* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2))))) |
(* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6))))) |
(* -1 (* x (sqrt 1/6))) |
(* -1 (* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6))))))) |
(* -1 (* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2)))))) |
(* -1 (* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6)))))) |
-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))))) |
| 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)) |
-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 #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/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)) |
(sqrt -1/2) |
(sqrt.f64 #s(literal -1/2 binary64)) |
(+ (sqrt -1/2) (* 1/12 (/ (pow x 2) (sqrt -1/2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (sqrt -1/2) (* (pow x 2) (+ (* -1/288 (/ (pow x 2) (pow (sqrt -1/2) 3))) (* 1/12 (/ 1 (sqrt -1/2)))))) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/12 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (sqrt -1/2) (* (pow x 2) (+ (* (pow x 2) (- (* 1/3456 (/ (pow x 2) (pow (sqrt -1/2) 5))) (* 1/288 (/ 1 (pow (sqrt -1/2) 3))))) (* 1/12 (/ 1 (sqrt -1/2)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/3456 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/12 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(* x (sqrt 1/6)) |
(*.f64 x (sqrt.f64 #s(literal 1/6 binary64))) |
(* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/6 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64))))) |
(* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/6 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal -3/16 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))))) x)) |
(* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal 1/6 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/6 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64))))) |
(* -1 (* x (sqrt 1/6))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))) |
(* -1 (* x (- (sqrt 1/6) (* 1/4 (/ 1 (* (pow x 2) (sqrt 1/6))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))) |
(* -1 (* x (+ (sqrt 1/6) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/6))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 3))))) (pow x 2)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))))) x) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64)))) |
(* -1 (* x (- (+ (sqrt 1/6) (* -1 (/ (+ (* 1/128 (/ 1 (* (pow x 2) (pow (sqrt 1/6) 5)))) (* 1/32 (/ 1 (pow (sqrt 1/6) 3)))) (pow x 4)))) (/ 1/4 (* (pow x 2) (sqrt 1/6)))))) |
(fma.f64 x (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/6 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/6 binary64))))) |
-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)) |
Compiled 24 118 to 1 402 computations (94.2% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 050 | 3 | 1 053 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 052 | 9 | 1 061 |
| 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 x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ✓ | 48.8% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ▶ | 48.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| ▶ | 48.8% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ▶ | 48.8% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 51.7% | #s(literal -1/2 binary64) |
Compiled 90 to 64 computations (28.9% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 6 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 1088 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 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 | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 x #s(literal 6 binary64)) |
| 30× | *-lowering-*.f32 |
| 30× | *-lowering-*.f64 |
| 20× | /-lowering-/.f32 |
| 20× | /-lowering-/.f64 |
| 12× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 62 |
| 1 | 28 | 62 |
| 2 | 30 | 62 |
| 3 | 32 | 62 |
| 4 | 36 | 62 |
| 5 | 56 | 62 |
| 0 | 56 | 60 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ x 6) x) -1/2) |
(/ x 6) |
x |
6 |
-1/2 |
(* (* x 1/6) x) |
(* x 1/6) |
x |
1/6 |
(* (* x x) 1/6) |
(* x x) |
x |
1/6 |
(+ (* (* x x) 1/6) -1/2) |
(* x x) |
x |
1/6 |
-1/2 |
(/ 1 (/ 6 (* x x))) |
1 |
(/ 6 (* x x)) |
6 |
(* x x) |
x |
| Outputs |
|---|
(+ (* (/ x 6) x) -1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(/ x 6) |
(*.f64 x #s(literal 1/6 binary64)) |
x |
6 |
#s(literal 6 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* 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) 1/6) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
1/6 |
#s(literal 1/6 binary64) |
(+ (* (* x x) 1/6) -1/2) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(* x x) |
(*.f64 x x) |
x |
1/6 |
#s(literal 1/6 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (/ 6 (* x x))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 6 (* x x)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
6 |
#s(literal 6 binary64) |
(* x x) |
(*.f64 x x) |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 6 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | 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)) |
| 122.0ms | 256× | 0 | valid |
Compiled 64 to 17 computations (73.4% saved)
ival-add: 88.0ms (84.4% of total)ival-mult: 7.0ms (6.7% of total)ival-div: 5.0ms (4.8% of total)const: 3.0ms (2.9% 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)> |
#<alt (+ (* (/ x 6) x) -1/2)> |
#<alt (* (* x 1/6) x)> |
#<alt (* x 1/6)> |
#<alt (* (* x x) 1/6)> |
#<alt (* x x)> |
#<alt (+ (* (* x x) 1/6) -1/2)> |
#<alt (/ 1 (/ 6 (* x x)))> |
#<alt (/ 6 (* x x))> |
| Outputs |
|---|
#<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/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 (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/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 (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 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
#<alt (/ 6 (pow x 2))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (+ (* (/ x 6) x) -1/2) |
| 0.0ms | x | @ | 0 | (/ 6 (* x x)) |
| 0.0ms | x | @ | inf | (/ 6 (* x x)) |
| 0.0ms | x | @ | 0 | (/ x 6) |
| 0.0ms | x | @ | inf | (/ x 6) |
| 1× | batch-egg-rewrite |
| 4 562× | accelerator-lowering-fma.f32 |
| 4 562× | accelerator-lowering-fma.f64 |
| 3 432× | *-lowering-*.f32 |
| 3 432× | *-lowering-*.f64 |
| 1 980× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 43 |
| 1 | 77 | 43 |
| 2 | 410 | 43 |
| 3 | 3838 | 43 |
| 0 | 8491 | 41 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x 6) |
(+ (* (/ x 6) x) -1/2) |
(* (* x 1/6) x) |
(* x 1/6) |
(* (* x x) 1/6) |
(* x x) |
(+ (* (* x x) 1/6) -1/2) |
(/ 1 (/ 6 (* x x))) |
(/ 6 (* x x)) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 x #s(literal 1/6 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 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -6 binary64)) |
(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 (/.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 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.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 (neg.f64 x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(*.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 binary64) (neg.f64 x)) #s(literal -1/6 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 #s(literal 1/6 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 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))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (neg.f64 (*.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 #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 (*.f64 x #s(literal 1/6 binary64)) x #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 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)) #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 #s(literal 1/6 binary64) (*.f64 x x) #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 (*.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 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 #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 (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 (*.f64 x (neg.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 (neg.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 #s(literal -1/6 binary64) x) #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 (*.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/6 binary64) (*.f64 x x) #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 #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 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64)) #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)) x #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 (*.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 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 (neg.f64 (*.f64 x #s(literal 1/6 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 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 binary64) (/.f64 #s(literal 6 binary64) x)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/6 binary64))) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x) #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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x 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 (*.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 #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 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1/6 binary64))) (exp.f64 (log.f64 (*.f64 x (neg.f64 x)))) #s(literal -1/2 binary64)) |
(neg.f64 (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)) (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 (*.f64 x 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) (/.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 #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 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 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 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 (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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x 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 (*.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 (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 (fma.f64 (*.f64 x 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 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 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 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 (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 (*.f64 x 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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 (*.f64 x 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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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) (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 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x 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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 x (*.f64 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 (*.f64 x 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 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 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))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 x (/.f64 #s(literal -6 binary64) x)) |
(/.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 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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) #s(literal -6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #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 x (neg.f64 x)) #s(literal 6 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #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 (neg.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (neg.f64 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 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #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 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1/6 binary64))) (exp.f64 (log.f64 (*.f64 x (neg.f64 x))))) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/6 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 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x #s(literal 6 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -6 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -6 binary64)) |
(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 (/.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 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.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 (neg.f64 x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(*.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 binary64) (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))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 x (/.f64 #s(literal -6 binary64) x)) |
(/.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 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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) #s(literal -6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #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 x (neg.f64 x)) #s(literal 6 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #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 (neg.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (neg.f64 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 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #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 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1/6 binary64))) (exp.f64 (log.f64 (*.f64 x (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 (neg.f64 (log.f64 x)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(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 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 x (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 #s(literal 1/6 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 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))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (neg.f64 (*.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 #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 (*.f64 x #s(literal 1/6 binary64)) x #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 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)) #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 #s(literal 1/6 binary64) (*.f64 x x) #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 (*.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 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 #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 (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 (*.f64 x (neg.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 (neg.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 #s(literal -1/6 binary64) x) #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 (*.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/6 binary64) (*.f64 x x) #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 #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 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64)) #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)) x #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 (*.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 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 (neg.f64 (*.f64 x #s(literal 1/6 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 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 binary64) (/.f64 #s(literal 6 binary64) x)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/6 binary64))) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x) #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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x 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 (*.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 #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 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1/6 binary64))) (exp.f64 (log.f64 (*.f64 x (neg.f64 x)))) #s(literal -1/2 binary64)) |
(neg.f64 (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)) (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 (*.f64 x 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) (/.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 #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 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 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 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 (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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x 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 (*.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 (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 (fma.f64 (*.f64 x 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 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 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 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 36 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 (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 (*.f64 x 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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 x (*.f64 x x)) (*.f64 (*.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 (*.f64 x 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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 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) (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 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x 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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/46656 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 x (*.f64 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 (*.f64 x 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 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) #s(literal -1/12 binary64)) #s(literal 1/4 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))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 x (/.f64 #s(literal -6 binary64) x)) |
(/.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 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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) #s(literal -6 binary64)) |
(/.f64 (*.f64 x x) (exp.f64 (log.f64 #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 x (neg.f64 x)) #s(literal 6 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -6 binary64) x)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #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 (neg.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (neg.f64 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 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (exp.f64 (log.f64 #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 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) x)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/6 binary64))) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1/6 binary64))) (exp.f64 (log.f64 (*.f64 x (neg.f64 x))))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/.f64 #s(literal 6 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(/.f64 #s(literal -6 binary64) (*.f64 x x)) |
(/.f64 #s(literal -6 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 6 binary64) x) x) |
(/.f64 (/.f64 #s(literal 6 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (exp.f64 (log.f64 #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 #s(literal -6 binary64) x) x) |
(/.f64 (/.f64 #s(literal -6 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -6 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -6 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 6 binary64) x) #s(literal -1 binary64)) x) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(/.f64 (exp.f64 (log.f64 #s(literal 6 binary64))) (*.f64 x x)) |
(/.f64 (exp.f64 (log.f64 #s(literal -6 binary64))) (exp.f64 (log.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 (*.f64 x #s(literal 1/6 binary64)))))) (exp.f64 (log.f64 (neg.f64 x)))) |
(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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -6 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -6 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -6 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 6 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 6 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (exp.f64 (log.f64 #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal -6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -6 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -6 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -6 binary64) x)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 #s(literal -6 binary64))) (exp.f64 (neg.f64 (log.f64 (*.f64 x (neg.f64 x)))))) |
| 1× | egg-herbie |
| 3 402× | *-lowering-*.f32 |
| 3 402× | *-lowering-*.f64 |
| 2 710× | accelerator-lowering-fma.f32 |
| 2 710× | accelerator-lowering-fma.f64 |
| 1 524× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 496 |
| 1 | 31 | 496 |
| 2 | 62 | 496 |
| 3 | 136 | 496 |
| 4 | 377 | 496 |
| 5 | 716 | 496 |
| 6 | 1181 | 496 |
| 7 | 2203 | 496 |
| 8 | 3679 | 496 |
| 9 | 4775 | 496 |
| 10 | 5741 | 496 |
| 11 | 6896 | 496 |
| 0 | 8020 | 478 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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/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 (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/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 (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 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
(/ 6 (pow x 2)) |
| Outputs |
|---|
(* 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/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 (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/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 (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 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
(/ 6 (pow x 2)) |
(/.f64 #s(literal 6 binary64) (*.f64 x x)) |
Compiled 9 310 to 753 computations (91.9% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 793 | 1 | 794 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 794 | 9 | 803 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ✓ | 48.8% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | 48.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| ▶ | 48.8% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| ✓ | 48.8% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | 48.8% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 51.7% | #s(literal -1/2 binary64) |
Compiled 55 to 39 computations (29.1% 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.9% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| 12.0ms | 256× | 0 | valid |
Compiled 12 to 6 computations (50% saved)
ival-div: 2.0ms (53.2% of total)ival-mult: 1.0ms (26.6% 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 (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 446 | 0 | 446 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 446 | 9 | 455 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
| ✓ | 99.9% | (/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
| ✓ | 48.8% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | 48.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| ✓ | 48.8% | (*.f64 (/.f64 x #s(literal 6 binary64)) x) |
| ✓ | 48.8% | (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
| ✓ | 48.8% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 51.7% | #s(literal -1/2 binary64) |
Compiled 133 to 69 computations (48.1% 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)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #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 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 x x #s(literal -3 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:
| 4.0ms | x |
| 4.0ms | (*.f64 x x) |
| 3.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 3.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)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #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 |
|---|
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
4 calls:
| 5.0ms | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 2.0ms | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 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)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x #s(literal 6 binary64)) x) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
4 calls:
| 3.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.7% | 2 | x |
| 98.7% | 2 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 98.7% | 2 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 98.7% | 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:
| 2.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 |
|---|---|---|
| 51.7% | 1 | x |
| 51.7% | 1 | (/.f64 (-.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 6 binary64)) |
| 51.7% | 1 | (-.f64 (*.f64 x x) #s(literal 3 binary64)) |
| 51.7% | 1 | (*.f64 x x) |
Compiled 20 to 13 computations (35% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.02592502058556183 | 89.35409944823908 |
Compiled 11 to 10 computations (9.1% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 31 |
| 1 | 18 | 31 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (/.f64 x #s(literal 6 binary64)) x #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(if (<=.f64 (*.f64 x x) #s(literal 3602879701896397/72057594037927936 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)) |
(/.f64 (fma.f64 x x #s(literal -3 binary64)) #s(literal 6 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) |
(if (<=.f64 (*.f64 x x) #s(literal 3602879701896397/72057594037927936 binary64)) #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) |
(if (<=.f64 (*.f64 x x) #s(literal 3602879701896397/72057594037927936 binary64)) #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
#s(literal -1/2 binary64) |
| 5 168× | /-lowering-/.f32 |
| 5 168× | /-lowering-/.f64 |
| 4 388× | *-lowering-*.f32 |
| 4 388× | *-lowering-*.f64 |
| 4 318× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 98 | 52 |
| 2 | 527 | 52 |
| 3 | 6143 | 52 |
| 0 | 8267 | 46 |
| 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 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 76 to 48 computations (36.8% saved)
(abs x)
Compiled 94 to 54 computations (42.6% saved)
Loading profile data...