
Time bar (total: 6.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 9 to 7 computations (22.2% saved)
| 318.0ms | 8 256× | 0 | valid |
ival-mult: 71.0ms (38.6% of total)ival-div: 59.0ms (32.1% of total)ival-add: 41.0ms (22.3% of total)ival-true: 5.0ms (2.7% of total)exact: 5.0ms (2.7% of total)ival-assert: 3.0ms (1.6% of total)| 2× | egg-herbie |
| 46× | associate-*l* |
| 42× | times-frac |
| 30× | unsub-neg |
| 28× | distribute-lft-neg-in |
| 26× | distribute-neg-frac2 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 22 |
| 1 | 28 | 22 |
| 2 | 64 | 21 |
| 3 | 130 | 21 |
| 4 | 234 | 21 |
| 5 | 332 | 21 |
| 6 | 345 | 21 |
| 7 | 347 | 21 |
| 8 | 351 | 21 |
| 0 | 5 | 7 |
| 1 | 8 | 7 |
| 0 | 8 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ x (+ (* x x) 1)) |
| Outputs |
|---|
(/ x (+ (* x x) 1)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| Inputs |
|---|
(/ x (+ (* x x) 1)) |
(/ (neg x) (+ (* (neg x) (neg x)) 1)) |
(neg (/ (neg x) (+ (* (neg x) (neg x)) 1))) |
| Outputs |
|---|
(/ x (+ (* x x) 1)) |
(/ x (+ 1 (* x x))) |
(/ (neg x) (+ (* (neg x) (neg x)) 1)) |
(/ x (- -1 (* x x))) |
(neg (/ (neg x) (+ (* (neg x) (neg x)) 1))) |
(/ x (+ 1 (* x x))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) | n/o | 59 | 0 |
| ↳ | (*.f64 x x) | overflow | 59 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 59 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 0 |
| - | 0 | 197 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 0 | 0 |
| - | 0 | 0 | 197 |
| number | freq |
|---|---|
| 0 | 197 |
| 1 | 59 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 512× | 0 | valid |
Compiled 54 to 24 computations (55.6% saved)
ival-mult: 4.0ms (37.5% of total)ival-div: 3.0ms (28.1% of total)ival-add: 2.0ms (18.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 |
|---|---|---|
| ▶ | 78.5% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 4× | +-lowering-+.f64 |
| 4× | +-lowering-+.f32 |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
| 2× | 1-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 17 |
| 1 | 8 | 17 |
| 0 | 8 | 15 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (+ (* x x) 1)) |
x |
(+ (* x x) 1) |
(* x x) |
1 |
| Outputs |
|---|
(/ x (+ (* x x) 1)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 78.5% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 13.0ms | 256× | 0 | valid |
Compiled 19 to 7 computations (63.2% saved)
ival-div: 2.0ms (38.1% of total)ival-mult: 2.0ms (38.1% of total)ival-add: 1.0ms (19.1% 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) 1)> |
#<alt (/ x (+ (* x x) 1))> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (+ (* x x) 1) |
| 0.0ms | x | @ | inf | (/ x (+ (* x x) 1)) |
| 0.0ms | x | @ | 0 | (+ (* x x) 1) |
| 0.0ms | x | @ | 0 | (/ x (+ (* x x) 1)) |
| 0.0ms | x | @ | -inf | (/ x (+ (* x x) 1)) |
| 1× | batch-egg-rewrite |
| 4 942× | /-lowering-/.f32 |
| 4 942× | /-lowering-/.f64 |
| 4 762× | accelerator-lowering-fma.f32 |
| 4 762× | accelerator-lowering-fma.f64 |
| 3 572× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 1 | 30 | 15 |
| 2 | 199 | 15 |
| 3 | 1759 | 15 |
| 0 | 8554 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x x) 1) |
(/ x (+ (* x x) 1)) |
(* x x) |
| Outputs |
|---|
(+.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 (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 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) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
| 1× | egg-herbie |
| 12 662× | accelerator-lowering-fma.f32 |
| 12 662× | accelerator-lowering-fma.f64 |
| 2 988× | *-lowering-*.f32 |
| 2 988× | *-lowering-*.f64 |
| 1 640× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 226 |
| 1 | 131 | 224 |
| 2 | 312 | 216 |
| 3 | 888 | 212 |
| 4 | 2381 | 210 |
| 5 | 5550 | 210 |
| 6 | 7627 | 210 |
| 0 | 8047 | 197 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(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 |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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) |
Compiled 12 302 to 1 051 computations (91.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 357 | 6 | 363 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 358 | 6 | 364 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.7% | (fma.f64 (*.f64 x x) (neg.f64 x) x) |
| 66.4% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| ▶ | 78.5% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 78.4% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ▶ | 48.7% | (/.f64 #s(literal 1 binary64) x) |
| ▶ | 53.6% | x |
Compiled 92 to 48 computations (47.8% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 512 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (neg.f64 x) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 16 736× | accelerator-lowering-fma.f32 |
| 16 736× | accelerator-lowering-fma.f64 |
| 4 562× | *-lowering-*.f32 |
| 4 562× | *-lowering-*.f64 |
| 1 600× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 55 |
| 1 | 25 | 54 |
| 2 | 43 | 52 |
| 3 | 70 | 52 |
| 4 | 128 | 52 |
| 5 | 195 | 52 |
| 6 | 292 | 52 |
| 7 | 559 | 52 |
| 8 | 1026 | 52 |
| 9 | 2009 | 50 |
| 10 | 3049 | 50 |
| 11 | 4362 | 50 |
| 12 | 5178 | 50 |
| 13 | 5715 | 50 |
| 14 | 6354 | 50 |
| 15 | 6959 | 50 |
| 0 | 8368 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (+ (* x x) 1)) |
x |
(+ (* x x) 1) |
1 |
x |
(/ 1 x) |
1 |
x |
(+ (* (* x x) (neg x)) x) |
(* x x) |
x |
(neg x) |
(/ 1 (/ (+ (* x x) 1) x)) |
1 |
(/ (+ (* x x) 1) x) |
(+ (* x x) 1) |
x |
| Outputs |
|---|
(/ x (+ (* x x) 1)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
x |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ (* (* x x) (neg x)) x) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
x |
(neg x) |
(neg.f64 x) |
(/ 1 (/ (+ (* x x) 1) x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (+ (* x x) 1) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 78.6% | (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (neg.f64 x) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | accuracy | 78.5% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 172.0ms | 256× | 0 | valid |
Compiled 53 to 13 computations (75.5% saved)
ival-mult: 153.0ms (93.7% of total)ival-div: 6.0ms (3.7% of total)ival-add: 3.0ms (1.8% of total)ival-neg: 1.0ms (0.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 (+ (* x x) 1))> |
#<alt (+ (* x x) 1)> |
#<alt (/ 1 x)> |
#<alt (+ (* (* x x) (neg x)) x)> |
#<alt (* x x)> |
#<alt (neg x)> |
#<alt (/ 1 (/ (+ (* x x) 1) x))> |
#<alt (/ (+ (* x x) 1) x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* -1 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 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)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (+ (* (* x x) (neg x)) x) |
| 0.0ms | x | @ | -inf | (/ 1 x) |
| 0.0ms | x | @ | inf | (+ (* (* x x) (neg x)) x) |
| 0.0ms | x | @ | 0 | (/ (+ (* x x) 1) x) |
| 0.0ms | x | @ | -inf | (/ (+ (* x x) 1) x) |
| 1× | batch-egg-rewrite |
| 3 682× | accelerator-lowering-fma.f32 |
| 3 682× | accelerator-lowering-fma.f64 |
| 2 148× | *-lowering-*.f32 |
| 2 148× | *-lowering-*.f64 |
| 1 604× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 42 |
| 1 | 69 | 39 |
| 2 | 507 | 39 |
| 3 | 4793 | 36 |
| 0 | 9635 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (+ (* x x) 1)) |
(+ (* x x) 1) |
(/ 1 x) |
(+ (* (* x x) (neg x)) x) |
(* x x) |
(neg x) |
(/ 1 (/ (+ (* x x) 1) x)) |
(/ (+ (* x x) 1) x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 0 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x x)) x) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x (fma.f64 x (*.f64 x x) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (*.f64 x x)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x) |
(+.f64 x (*.f64 x (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x x)) x) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x x) x)) |
(+.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(+.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) x) |
(+.f64 (-.f64 x #s(literal 0 binary64)) (*.f64 x (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) #s(literal -1 binary64))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(-.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (*.f64 x (*.f64 x x)) x) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(-.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) x) |
(fma.f64 x (*.f64 x x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) x x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 0 binary64) (fma.f64 x (*.f64 x x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 x (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 x #s(literal 27 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 x #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 x #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(pow.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x x) x))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (/.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x 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 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x x)) x) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 x (*.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 0 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (-.f64 (*.f64 x x) #s(literal 0 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x 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 x)) |
x |
(+.f64 x #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) x) |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 0 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x x)) x) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x (fma.f64 x (*.f64 x x) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(+.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x x) |
(neg.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (sqrt.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) x) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 15 262× | accelerator-lowering-fma.f32 |
| 15 262× | accelerator-lowering-fma.f64 |
| 3 538× | *-lowering-*.f32 |
| 3 538× | *-lowering-*.f64 |
| 1 794× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 573 |
| 1 | 156 | 539 |
| 2 | 370 | 526 |
| 3 | 1200 | 500 |
| 4 | 4475 | 500 |
| 0 | 8316 | 475 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* -1 (pow x 2)))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1 (/ 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) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(/ (+ 1 (pow x 2)) x) |
(/ (+ 1 (pow x 2)) x) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* -1 (pow x 3)) |
(*.f64 x (*.f64 x (neg.f64 x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* -1 (pow x 3)) |
(*.f64 x (*.f64 x (neg.f64 x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (*.f64 x (*.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 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
Compiled 19 052 to 1 649 computations (91.3% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 985 | 2 | 987 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 987 | 6 | 993 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.7% | (fma.f64 (*.f64 x x) (neg.f64 x) x) |
| ▶ | 45.0% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
| ✓ | 78.5% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | 53.6% | x |
Compiled 40 to 21 computations (47.5% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) x) |
| ✓ | cost-diff | 512 | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
| 8 448× | *-lowering-*.f32 |
| 8 448× | *-lowering-*.f64 |
| 4 206× | accelerator-lowering-fma.f32 |
| 4 206× | accelerator-lowering-fma.f64 |
| 3 950× | cube-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 33 |
| 1 | 18 | 33 |
| 2 | 21 | 33 |
| 3 | 29 | 33 |
| 4 | 46 | 33 |
| 5 | 46 | 33 |
| 6 | 122 | 33 |
| 7 | 413 | 33 |
| 8 | 1219 | 33 |
| 9 | 1605 | 33 |
| 10 | 2143 | 33 |
| 11 | 2989 | 33 |
| 12 | 3987 | 33 |
| 13 | 4386 | 33 |
| 14 | 4583 | 33 |
| 15 | 4735 | 33 |
| 16 | 4890 | 33 |
| 17 | 5049 | 33 |
| 18 | 6279 | 33 |
| 19 | 6869 | 33 |
| 20 | 7103 | 33 |
| 21 | 7251 | 33 |
| 22 | 7395 | 33 |
| 23 | 7537 | 33 |
| 24 | 7605 | 33 |
| 25 | 7639 | 33 |
| 26 | 7657 | 33 |
| 27 | 7836 | 33 |
| 28 | 7872 | 33 |
| 0 | 8749 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (/ 1 x) x)) |
1 |
(+ (/ 1 x) x) |
(/ 1 x) |
x |
(/ (* x x) (+ (* x (* x x)) x)) |
(* x x) |
x |
(+ (* x (* x x)) x) |
| Outputs |
|---|
(/ 1 (+ (/ 1 x) x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (/ 1 x) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(/ (* x x) (+ (* x (* x x)) x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x x)) x) |
(fma.f64 x (*.f64 x x) x) |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x x) x) |
| ✓ | accuracy | 45.4% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) x) x) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
| 19.0ms | 256× | 0 | valid |
Compiled 39 to 11 computations (71.8% saved)
ival-div: 6.0ms (50.7% of total)ival-mult: 3.0ms (25.4% of total)ival-add: 2.0ms (16.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 (/ 1 (+ (/ 1 x) x))> |
#<alt (+ (/ 1 x) x)> |
#<alt (/ 1 x)> |
#<alt (/ (* x x) (+ (* x (* x x)) x))> |
#<alt (* x x)> |
#<alt (+ (* x (* x x)) x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt (/ (+ 1 (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1 (/ 1 (pow x 2))))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))> |
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))> |
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))> |
#<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 x> |
#<alt (* x (+ 1 (pow x 2)))> |
#<alt (* x (+ 1 (pow x 2)))> |
#<alt (* x (+ 1 (pow x 2)))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 2))))> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/ (* x x) (+ (* x (* x x)) x)) |
| 0.0ms | x | @ | -inf | (/ (* x x) (+ (* x (* x x)) x)) |
| 0.0ms | x | @ | inf | (/ (* x x) (+ (* x (* x x)) x)) |
| 0.0ms | x | @ | -inf | (/ 1 (+ (/ 1 x) x)) |
| 0.0ms | x | @ | 0 | (/ 1 (+ (/ 1 x) x)) |
| 1× | batch-egg-rewrite |
| 4 208× | accelerator-lowering-fma.f32 |
| 4 208× | accelerator-lowering-fma.f64 |
| 2 654× | *-lowering-*.f32 |
| 2 654× | *-lowering-*.f64 |
| 2 322× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 30 |
| 1 | 61 | 30 |
| 2 | 458 | 30 |
| 0 | 4640 | 28 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (+ (/ 1 x) x)) |
(+ (/ 1 x) x) |
(/ 1 x) |
(/ (* x x) (+ (* x (* x x)) x)) |
(* x x) |
(+ (* x (* x x)) x) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 x (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(neg.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x (neg.f64 x))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) x)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(-.f64 x (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 27 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 x x))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x x) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 x (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(neg.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (+.f64 x (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) (+.f64 x (/.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x (neg.f64 x))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) x)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(+.f64 x (*.f64 x (*.f64 x x))) |
(+.f64 x (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 x x)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x x) x) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x x) x x) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (neg.f64 x)) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 27 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) |
(*.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (neg.f64 x)) x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
| 1× | egg-herbie |
| 19 126× | accelerator-lowering-fma.f32 |
| 19 126× | accelerator-lowering-fma.f64 |
| 2 904× | *-lowering-*.f32 |
| 2 904× | *-lowering-*.f64 |
| 2 168× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 486 |
| 1 | 148 | 452 |
| 2 | 340 | 448 |
| 3 | 951 | 422 |
| 4 | 4379 | 422 |
| 5 | 7576 | 422 |
| 0 | 8340 | 406 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(/ (+ 1 (pow x 2)) x) |
(/ (+ 1 (pow x 2)) x) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(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) |
x |
(* x (+ 1 (pow x 2))) |
(* x (+ 1 (pow x 2))) |
(* x (+ 1 (pow x 2))) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
x |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (*.f64 x (*.f64 x x))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x 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) |
x |
(* x (+ 1 (pow x 2))) |
(fma.f64 x (*.f64 x x) x) |
(* x (+ 1 (pow x 2))) |
(fma.f64 x (*.f64 x x) x) |
(* x (+ 1 (pow x 2))) |
(fma.f64 x (*.f64 x x) x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
(* (pow x 3) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 x x) x) |
Compiled 18 317 to 1 265 computations (93.1% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 692 | 0 | 692 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 692 | 6 | 698 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.7% | (fma.f64 (*.f64 x x) (neg.f64 x) x) |
| ✓ | 45.0% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
| ✓ | 78.5% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | 53.6% | x |
Compiled 105 to 42 computations (60% saved)
| Inputs |
|---|
x |
(/.f64 #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
x |
(/.f64 #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
| 99.9% | 2 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
x |
(/.f64 #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(/.f64 #s(literal 1 binary64) x) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.8% | 4 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 98.8% | 2 | x |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
x |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
x |
(/.f64 #s(literal 1 binary64) x) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 53.6% | 1 | x |
Compiled 10 to 6 computations (40% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 622.9669813358317 | 55796284622.38148 |
| 5.0ms | 128× | 0 | valid |
Compiled 115 to 81 computations (29.6% saved)
ival-div: 1.0ms (40.3% of total)ival-add: 1.0ms (40.3% of total)ival-mult: 1.0ms (40.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.3895916939530971 | 622.9669813358317 |
| 5.0ms | 128× | 0 | valid |
Compiled 123 to 81 computations (34.1% saved)
ival-div: 1.0ms (40.3% of total)ival-add: 1.0ms (40.3% of total)ival-mult: 1.0ms (40.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.3895916939530971 | 622.9669813358317 |
| 5.0ms | 128× | 0 | valid |
Compiled 75 to 57 computations (24% saved)
ival-div: 1.0ms (40.3% of total)ival-add: 1.0ms (40.3% of total)ival-mult: 1.0ms (40.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 4× | +-commutative_binary64 |
| 2× | *-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 43 |
| 1 | 25 | 43 |
| 2 | 27 | 43 |
| 3 | 28 | 43 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(if (<=.f64 x #s(literal 100000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x)) |
x |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 100000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x)) |
x |
| 12 662× | accelerator-lowering-fma.f32 |
| 12 662× | accelerator-lowering-fma.f64 |
| 4 942× | /-lowering-/.f32 |
| 4 942× | /-lowering-/.f64 |
| 4 762× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 42 |
| 1 | 69 | 39 |
| 2 | 507 | 39 |
| 3 | 4793 | 36 |
| 0 | 9635 | 33 |
| 0 | 45 | 226 |
| 1 | 131 | 224 |
| 2 | 312 | 216 |
| 3 | 888 | 212 |
| 4 | 2381 | 210 |
| 5 | 5550 | 210 |
| 6 | 7627 | 210 |
| 0 | 8047 | 197 |
| 0 | 5 | 15 |
| 1 | 30 | 15 |
| 2 | 199 | 15 |
| 3 | 1759 | 15 |
| 0 | 8554 | 13 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 92 to 47 computations (48.9% saved)
Compiled 176 to 88 computations (50% saved)
Loading profile data...