
Time bar (total: 10.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 2 |
| 25% | 12.5% | 37.5% | 50% | 0% | 0% | 0% | 3 |
| 62.5% | 31.2% | 18.7% | 50% | 0% | 0% | 0% | 4 |
| 81.3% | 40.6% | 9.4% | 50% | 0% | 0% | 0% | 5 |
| 90.6% | 45.3% | 4.7% | 50% | 0% | 0% | 0% | 6 |
| 95.3% | 47.6% | 2.3% | 50% | 0% | 0% | 0% | 7 |
| 97.7% | 48.8% | 1.2% | 50% | 0% | 0% | 0% | 8 |
| 98.8% | 49.4% | 0.6% | 50% | 0% | 0% | 0% | 9 |
| 99.4% | 49.7% | 0.3% | 50% | 0% | 0% | 0% | 10 |
| 99.7% | 49.8% | 0.1% | 50% | 0% | 0% | 0% | 11 |
| 99.9% | 49.9% | 0.1% | 50% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
| 1.1s | 3 033× | 2 | valid |
| 1.1s | 4 879× | 1 | valid |
| 27.0ms | 344× | 0 | valid |
ival-log: 1.2s (62.6% of total)adjust: 207.0ms (11.2% of total)ival-div: 145.0ms (7.9% of total)ival-sub: 126.0ms (6.8% of total)ival-log1p: 80.0ms (4.3% of total)ival-<=: 58.0ms (3.1% of total)ival-fabs: 52.0ms (2.8% of total)exact: 14.0ms (0.8% of total)ival-assert: 8.0ms (0.4% of total)| 2× | egg-herbie |
| 48× | sub-neg |
| 32× | +-lowering-+.f64 |
| 32× | +-lowering-+.f32 |
| 22× | --lowering--.f32 |
| 22× | --lowering--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 30 |
| 1 | 30 | 28 |
| 2 | 48 | 28 |
| 3 | 84 | 28 |
| 4 | 120 | 28 |
| 5 | 158 | 28 |
| 6 | 181 | 28 |
| 7 | 194 | 28 |
| 8 | 202 | 28 |
| 9 | 204 | 28 |
| 0 | 7 | 9 |
| 1 | 12 | 9 |
| 2 | 16 | 9 |
| 3 | 21 | 9 |
| 4 | 28 | 9 |
| 5 | 36 | 9 |
| 6 | 46 | 9 |
| 7 | 60 | 9 |
| 8 | 64 | 9 |
| 0 | 64 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/ (log (- 1 (neg x))) (log (+ 1 (neg x)))) |
(neg (/ (log (- 1 (neg x))) (log (+ 1 (neg x))))) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/ (log (- 1 (neg x))) (log (+ 1 (neg x)))) |
(/ (log (+ 1 x)) (log (- 1 x))) |
(neg (/ (log (- 1 (neg x))) (log (+ 1 (neg x))))) |
(/ (log (+ 1 x)) (neg (log (- 1 x)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 0 | - | 0 | - | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 254 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) x)) | sensitivity | 254 | 0 |
log.f64 | (log.f64 (-.f64 #s(literal 1 binary64) x)) | sensitivity | 254 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 249 | 0 |
| - | 5 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 249 | 0 | 0 |
| - | 5 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 2 |
| 2 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 109.0ms | 210× | 2 | valid |
| 61.0ms | 276× | 1 | valid |
| 2.0ms | 26× | 0 | valid |
Compiled 74 to 32 computations (56.8% saved)
ival-log: 107.0ms (73.1% of total)adjust: 12.0ms (8.2% of total)ival-div: 9.0ms (6.1% of total)ival-add: 7.0ms (4.8% of total)ival-sub: 6.0ms (4.1% of total)ival-log1p: 4.0ms (2.7% of total)exact: 1.0ms (0.7% of total)ival-true: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 4.3% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 64 | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 192 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 32× | +-lowering-+.f64 |
| 32× | +-lowering-+.f32 |
| 22× | --lowering--.f32 |
| 22× | --lowering--.f64 |
| 16× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 25 |
| 1 | 12 | 25 |
| 2 | 16 | 25 |
| 3 | 21 | 25 |
| 4 | 28 | 25 |
| 5 | 36 | 25 |
| 6 | 46 | 25 |
| 7 | 60 | 25 |
| 8 | 64 | 25 |
| 0 | 64 | 19 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(log (- 1 x)) |
(- 1 x) |
1 |
x |
(log (+ 1 x)) |
(+ 1 x) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
(log (- 1 x)) |
(log1p.f64 (neg.f64 x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(log (+ 1 x)) |
(log1p.f64 x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 9.0% | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 9.0% | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| 43.0ms | 105× | 2 | valid |
| 37.0ms | 138× | 1 | valid |
| 1.0ms | 13× | 0 | valid |
Compiled 27 to 9 computations (66.7% saved)
ival-log: 30.0ms (53.4% of total)ival-log1p: 8.0ms (14.2% of total)adjust: 6.0ms (10.7% of total)ival-div: 4.0ms (7.1% of total)ival-add: 3.0ms (5.3% of total)ival-sub: 3.0ms (5.3% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (+ 1 x))> |
#<alt (log (- 1 x))> |
#<alt (/ (log (- 1 x)) (log (+ 1 x)))> |
#<alt (- 1 x)> |
#<alt (+ 1 x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ (log (- 1 x)) (log (+ 1 x))) |
| 1.0ms | x | @ | inf | (/ (log (- 1 x)) (log (+ 1 x))) |
| 0.0ms | x | @ | 0 | (log (+ 1 x)) |
| 0.0ms | x | @ | inf | (log (+ 1 x)) |
| 0.0ms | x | @ | -inf | (log (+ 1 x)) |
| 1× | batch-egg-rewrite |
| 3 056× | *-lowering-*.f32 |
| 3 056× | *-lowering-*.f64 |
| 2 824× | accelerator-lowering-fma.f32 |
| 2 824× | accelerator-lowering-fma.f64 |
| 2 298× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 1 | 36 | 23 |
| 2 | 240 | 23 |
| 3 | 2162 | 23 |
| 0 | 10437 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ 1 x)) |
(log (- 1 x)) |
(/ (log (- 1 x)) (log (+ 1 x))) |
(- 1 x) |
(+ 1 x) |
| Outputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(+.f64 (log1p.f64 (fma.f64 x x x)) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x x))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log1p.f64 (fma.f64 x x x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (log1p.f64 (fma.f64 x x x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log1p.f64 (neg.f64 (fma.f64 x x x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (log1p.f64 x)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 1 binary64))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log1p.f64 (neg.f64 (fma.f64 x x x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(fma.f64 #s(literal 1 binary64) (log1p.f64 x) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 x) #s(literal -1 binary64) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 x) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x x)) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(neg.f64 (neg.f64 (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (log1p.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (log1p.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(log1p.f64 x) |
(log1p.f64 (neg.f64 x)) |
(log1p.f64 (neg.f64 (neg.f64 x))) |
(pow.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 x)) |
(*.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 x))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(+.f64 (log1p.f64 (fma.f64 x x x)) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x x))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log1p.f64 (fma.f64 x x x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (log1p.f64 (fma.f64 x x x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log1p.f64 (neg.f64 (fma.f64 x x x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (log1p.f64 x)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 1 binary64))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (log1p.f64 (neg.f64 (fma.f64 x x x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(fma.f64 #s(literal 1 binary64) (log1p.f64 x) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 x) #s(literal -1 binary64) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 x) (log1p.f64 (neg.f64 (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x x)) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(neg.f64 (neg.f64 (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) (log1p.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (log1p.f64 (fma.f64 x x x)))) #s(literal 1 binary64)) |
(log1p.f64 x) |
(log1p.f64 (neg.f64 x)) |
(log1p.f64 (neg.f64 (neg.f64 x))) |
(pow.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 x)) |
(*.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 (fma.f64 x x x)) (log1p.f64 x))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 x))) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) |
(neg.f64 (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x))) |
(/.f64 (neg.f64 (log1p.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 x))) (neg.f64 (log1p.f64 x))) |
(/.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal 1 binary64)) (neg.f64 (log1p.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) (*.f64 (neg.f64 (log1p.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (log1p.f64 x)) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x)))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (*.f64 (log1p.f64 x) (log1p.f64 (fma.f64 x x x)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 x))) (*.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 x))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log1p.f64 x)) (*.f64 (neg.f64 (log1p.f64 x)) (/.f64 (log1p.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log1p.f64 x) (neg.f64 (log1p.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (neg.f64 (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 x))) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(*.f64 (pow.f64 (neg.f64 (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log1p.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.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 x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (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 (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x 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 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 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 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (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 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.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 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.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 x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.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 #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.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 x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x 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 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.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) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (fma.f64 x x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.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 x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (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 (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x 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 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 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 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (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 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.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 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.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 x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.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 #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.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 x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x 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 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 12 270× | accelerator-lowering-fma.f32 |
| 12 270× | accelerator-lowering-fma.f64 |
| 4 396× | +-lowering-+.f64 |
| 4 396× | +-lowering-+.f32 |
| 3 574× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1122 |
| 1 | 658 | 1000 |
| 2 | 2012 | 927 |
| 0 | 8297 | 900 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) x)) x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (log.f64 x)))) (+.f64 (+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 x)) (*.f64 x x)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (log.f64 x)) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (+.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (log.f64 x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 x)) (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 x)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x) (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(neg.f64 (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+.f64 (-.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (neg.f64 (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))))) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 3 binary64)))))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))))) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)))))) x)) x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))))) x) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
Compiled 28 442 to 2 477 computations (91.3% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 893 | 9 | 902 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 893 | 10 | 903 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ▶ | 99.3% | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ▶ | 6.1% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 6.1% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) x)) | |
| ▶ | 5.8% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| 6.6% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) | |
| ✓ | 4.3% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| 5.4% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) x) | |
| 98.9% | (-.f64 #s(literal -1 binary64) x) | |
| ▶ | 97.6% | #s(literal -1 binary64) |
Compiled 180 to 123 computations (31.7% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | cost-diff | 64 | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 64 | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| 16 672× | accelerator-lowering-fma.f32 |
| 16 672× | accelerator-lowering-fma.f64 |
| 2 536× | +-lowering-+.f64 |
| 2 536× | +-lowering-+.f32 |
| 2 368× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 145 |
| 1 | 75 | 145 |
| 2 | 151 | 145 |
| 3 | 287 | 145 |
| 4 | 616 | 145 |
| 5 | 973 | 145 |
| 6 | 1678 | 145 |
| 7 | 2604 | 145 |
| 8 | 3371 | 145 |
| 9 | 4846 | 145 |
| 10 | 5821 | 145 |
| 11 | 6059 | 145 |
| 12 | 6501 | 145 |
| 13 | 6892 | 145 |
| 14 | 6905 | 145 |
| 15 | 6917 | 145 |
| 16 | 6947 | 145 |
| 17 | 6973 | 145 |
| 18 | 6973 | 145 |
| 19 | 7689 | 145 |
| 0 | 8001 | 121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* x (+ (* x -5/12) -1/2)) -1)) -1) |
x |
(+ (* x (+ (* x -5/12) -1/2)) -1) |
(+ (* x -5/12) -1/2) |
-5/12 |
-1/2 |
-1 |
-1 |
(+ (* x (+ (* x -1/2) -1)) -1) |
x |
(+ (* x -1/2) -1) |
-1/2 |
-1 |
(/ (log (- 1 x)) (+ (* x (* x -1/2)) x)) |
(log (- 1 x)) |
(- 1 x) |
1 |
x |
(+ (* x (* x -1/2)) x) |
(* x -1/2) |
-1/2 |
(/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(log (- 1 x)) |
(- 1 x) |
1 |
x |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(+ (* x -1/4) 1/3) |
-1/4 |
1/3 |
-1/2 |
(* x x) |
| Outputs |
|---|
(+ (* x (+ (* x (+ (* x -5/12) -1/2)) -1)) -1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
x |
(+ (* x (+ (* x -5/12) -1/2)) -1) |
(fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(+ (* x -5/12) -1/2) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
-5/12 |
#s(literal -5/12 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
(+ (* x (+ (* x -1/2) -1)) -1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
x |
(+ (* x -1/2) -1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(/ (log (- 1 x)) (+ (* x (* x -1/2)) x)) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(log (- 1 x)) |
(log1p.f64 (neg.f64 x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ (* x (* x -1/2)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(log (- 1 x)) |
(log1p.f64 (neg.f64 x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
1/3 |
#s(literal 1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | accuracy | 9.0% | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 9.0% | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
| 380.0ms | 105× | 2 | valid |
| 75.0ms | 138× | 1 | valid |
| 4.0ms | 13× | 0 | valid |
Compiled 127 to 32 computations (74.8% saved)
adjust: 315.0ms (73% of total)ival-log: 40.0ms (9.3% of total)ival-add: 27.0ms (6.3% of total)ival-mult: 25.0ms (5.8% of total)const: 11.0ms (2.6% of total)ival-div: 8.0ms (1.9% of total)ival-sub: 3.0ms (0.7% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x (+ (* x (+ (* x -5/12) -1/2)) -1)) -1)> |
#<alt (+ (* x (+ (* x -5/12) -1/2)) -1)> |
#<alt (+ (* x -5/12) -1/2)> |
#<alt (+ (* x (+ (* x -1/2) -1)) -1)> |
#<alt (+ (* x -1/2) -1)> |
#<alt (log (- 1 x))> |
#<alt (/ (log (- 1 x)) (+ (* x (* x -1/2)) x))> |
#<alt (- 1 x)> |
#<alt (+ (* x (* x -1/2)) x)> |
#<alt (/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x))> |
#<alt (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)> |
#<alt (* x -1/2)> |
#<alt (+ (* x -1/4) 1/3)> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -5/12 x) 1/2)) 1)> |
#<alt (- (* x (- (* -5/12 x) 1/2)) 1)> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt -1/2> |
#<alt (- (* -5/12 x) 1/2)> |
#<alt (- (* -5/12 x) 1/2)> |
#<alt (- (* -5/12 x) 1/2)> |
#<alt (* -5/12 x)> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -5/12 x)> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* -1/2 x) 1)> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1)> |
#<alt (* -2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2)))> |
#<alt (/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (* 2 (/ 1 x))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 2))> |
#<alt (/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)))) (pow x 2))> |
#<alt (/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2/3 (/ 1 (pow x 3)))))) (+ (* -2 (/ (- 1 (* -2 (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))))) (pow x 3))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 2))> |
#<alt (* 2 (/ (log (/ -1 x)) (pow x 2)))> |
#<alt (/ (- (+ (* 2 (log (/ -1 x))) (* 2 (/ 1 x))) (* -4 (/ (log (/ -1 x)) x))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (- (+ 1 (+ (* 2 (- 2 (* -4 (log (/ -1 x))))) (* 2/3 (/ 1 x)))) (* -2 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4)))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4))> |
#<alt (* 4 (/ (log (/ -1 x)) (pow x 4)))> |
#<alt (/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4))> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (+ (* x -5/12) -1/2) |
| 2.0ms | x | @ | -inf | (/ (log (- 1 x)) (+ (* x (* x -1/2)) x)) |
| 1.0ms | x | @ | inf | (/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 1.0ms | x | @ | -inf | (/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 1.0ms | x | @ | inf | (/ (log (- 1 x)) (+ (* x (* x -1/2)) x)) |
| 1× | batch-egg-rewrite |
| 5 098× | accelerator-lowering-fma.f32 |
| 5 098× | accelerator-lowering-fma.f64 |
| 4 490× | /-lowering-/.f32 |
| 4 490× | /-lowering-/.f64 |
| 3 630× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 110 |
| 1 | 202 | 110 |
| 2 | 1692 | 110 |
| 0 | 8655 | 89 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* x (+ (* x -5/12) -1/2)) -1)) -1) |
(+ (* x (+ (* x -5/12) -1/2)) -1) |
(+ (* x -5/12) -1/2) |
(+ (* x (+ (* x -1/2) -1)) -1) |
(+ (* x -1/2) -1) |
(log (- 1 x)) |
(/ (log (- 1 x)) (+ (* x (* x -1/2)) x)) |
(- 1 x) |
(+ (* x (* x -1/2)) x) |
(/ (log (- 1 x)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(* x -1/2) |
(+ (* x -1/4) 1/3) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) (*.f64 x x) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) x (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 x))))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (neg.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -5/12 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -5/12 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/12 binary64)) x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/12 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -5/12 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -5/12 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal -5/12 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -5/12 binary64) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (*.f64 x #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (*.f64 x #s(literal 5/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (*.f64 x #s(literal 5/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64)))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/144 binary64)) (*.f64 x #s(literal 5/24 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 5/24 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/144 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -5/12 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) |
(-.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (log1p.f64 (fma.f64 x x x)))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (neg.f64 (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (log1p.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (log1p.f64 (fma.f64 x x x)) (log1p.f64 (fma.f64 x x x)) (*.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 (neg.f64 (*.f64 x x))) (fma.f64 (log1p.f64 x) (log1p.f64 x) (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x))))) |
(log1p.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (log1p.f64 (fma.f64 x x x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (log1p.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (neg.f64 x))))) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(+.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 x x) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x) (/.f64 (*.f64 x x) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) x) (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 x x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) x) (/.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) x) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) (/.f64 (log1p.f64 (fma.f64 x x x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) (/.f64 (log1p.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)))) |
(neg.f64 (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (log1p.f64 (neg.f64 x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(*.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) (log1p.f64 (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) x) |
(neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
| 1× | egg-herbie |
| 10 848× | accelerator-lowering-fma.f32 |
| 10 848× | accelerator-lowering-fma.f64 |
| 4 962× | +-lowering-+.f64 |
| 4 962× | +-lowering-+.f32 |
| 4 448× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1722 |
| 1 | 972 | 1603 |
| 2 | 3143 | 1497 |
| 0 | 8043 | 1396 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
-1/2 |
(- (* -5/12 x) 1/2) |
(- (* -5/12 x) 1/2) |
(- (* -5/12 x) 1/2) |
(* -5/12 x) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -5/12 x) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
-1 |
(- (* -1/2 x) 1) |
(- (* -1/2 x) 1) |
(- (* -1/2 x) 1) |
(* -1/2 x) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1/2 x) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(* -2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (* 2 (/ 1 x))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 2)) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)))) (pow x 2)) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2/3 (/ 1 (pow x 3)))))) (+ (* -2 (/ (- 1 (* -2 (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))))) (pow x 3))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 2)) |
(* 2 (/ (log (/ -1 x)) (pow x 2))) |
(/ (- (+ (* 2 (log (/ -1 x))) (* 2 (/ 1 x))) (* -4 (/ (log (/ -1 x)) x))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (- (+ 1 (+ (* 2 (- 2 (* -4 (log (/ -1 x))))) (* 2/3 (/ 1 x)))) (* -2 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2)) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* -1/2 x))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 x) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -5/12 binary64)))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 5/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(* -5/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/12 binary64))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x x)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x x)) |
(* -5/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/12 binary64))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x x)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -5/12 x) 1/2) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(- (* -5/12 x) 1/2) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(- (* -5/12 x) 1/2) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
(* -1 (* x (+ 5/12 (* 1/2 (/ 1 x))))) |
(fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* -1/2 x) 1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* -1/2 x) 1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) |
(*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (* 2 (/ 1 x))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) x)))) (*.f64 x x)) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ (* -2 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2/3 (/ 1 (pow x 3)))))) (+ (* -2 (/ (- 1 (* -2 (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))))) (pow x 3))) (+ (* -2 (/ (- 2 (* 4 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2/3 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(* 2 (/ (log (/ -1 x)) (pow x 2))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (*.f64 x x))) |
(/ (- (+ (* 2 (log (/ -1 x))) (* 2 (/ 1 x))) (* -4 (/ (log (/ -1 x)) x))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal -4 binary64) x)))) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) x)) x)) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (- 2 (* -4 (log (/ -1 x))))) (* -1 (/ (- (+ 1 (+ (* 2 (- 2 (* -4 (log (/ -1 x))))) (* 2/3 (/ 1 x)))) (* -2 (/ (+ 1 (* 2 (- 2 (* -4 (log (/ -1 x)))))) x))) x))) x)) (* 2 (log (/ -1 x)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) x)))) x)) x)) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal 16/3 binary64) x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal -8 binary64) x)) (/.f64 (*.f64 #s(literal -4/3 binary64) (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64))) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))))) (fma.f64 (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 #s(literal -4/3 binary64) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x x))) (/.f64 (fma.f64 #s(literal -4/3 binary64) (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 8 binary64) (*.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) #s(literal 4/3 binary64))) #s(literal -8/3 binary64)) (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 4 binary64))) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 16/3 binary64) x)) (/.f64 #s(literal 4 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 16/3 binary64) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 16/3 binary64) #s(literal 4 binary64)) x) (-.f64 (fma.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 (/.f64 (neg.f64 (log.f64 (neg.f64 x))) x) #s(literal 16 binary64) (/.f64 #s(literal 4/3 binary64) x))) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))))) x) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 16/3 binary64) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/4 binary64))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/3 binary64)) x))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
Compiled 18 943 to 2 004 computations (89.4% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 722 | 7 | 729 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 726 | 13 | 739 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ▶ | 98.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 99.3% | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| 98.9% | (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) | |
| ▶ | 99.4% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ▶ | 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 99.4% | (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) | |
| ▶ | 6.0% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 6.6% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) | |
| ✓ | 4.3% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 98.9% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | 97.6% | #s(literal -1 binary64) |
Compiled 301 to 187 computations (37.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 13 708× | accelerator-lowering-fma.f32 |
| 13 708× | accelerator-lowering-fma.f64 |
| 3 678× | *-lowering-*.f32 |
| 3 678× | *-lowering-*.f64 |
| 2 318× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 317 |
| 1 | 110 | 317 |
| 2 | 255 | 317 |
| 3 | 525 | 313 |
| 4 | 1193 | 309 |
| 5 | 2517 | 309 |
| 6 | 6814 | 309 |
| 0 | 8172 | 256 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) |
x |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(+ (* x -1/4) -1/3) |
-1/4 |
-1/3 |
-1/2 |
-1 |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(+ (* x -1/4) 1/3) |
1/3 |
(* x x) |
(- -1 x) |
-1 |
x |
(+ (* x (+ (* x (+ (* x -2/3) -5/6)) -1)) -1) |
x |
(+ (* x (+ (* x -2/3) -5/6)) -1) |
(+ (* x -2/3) -5/6) |
-2/3 |
-5/6 |
-1 |
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* x (* x -1/2)) x)) |
(* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) |
x |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(+ (* x -1/4) -1/3) |
-1/4 |
-1/3 |
-1/2 |
-1 |
(+ (* x (* x -1/2)) x) |
(* x -1/2) |
(/ (log (/ (- 1 (* x x)) (+ x 1))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(log (/ (- 1 (* x x)) (+ x 1))) |
(/ (- 1 (* x x)) (+ x 1)) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(+ x 1) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(+ (* x -1/4) 1/3) |
-1/4 |
1/3 |
-1/2 |
| Outputs |
|---|
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
x |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) -1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* x x) |
(*.f64 x x) |
(- -1 x) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(+ (* x (+ (* x (+ (* x -2/3) -5/6)) -1)) -1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
x |
(+ (* x (+ (* x -2/3) -5/6)) -1) |
(fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
(+ (* x -2/3) -5/6) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
-2/3 |
#s(literal -2/3 binary64) |
-5/6 |
#s(literal -5/6 binary64) |
-1 |
#s(literal -1 binary64) |
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* x (* x -1/2)) x)) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
x |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) -1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(+ (* x (* x -1/2)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
(/ (log (/ (- 1 (* x x)) (+ x 1))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(/.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(log (/ (- 1 (* x x)) (+ x 1))) |
(log.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/ (- 1 (* x x)) (+ x 1)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
1/3 |
#s(literal 1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | accuracy | 9.0% | (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 114.0ms | 138× | 1 | valid |
| 105.0ms | 104× | 2 | valid |
| 4.0ms | 12× | 0 | valid |
| 2.0ms | 2× | 3 | valid |
Compiled 269 to 41 computations (84.8% saved)
ival-mult: 43.0ms (24.2% of total)ival-log: 31.0ms (17.5% of total)ival-add: 29.0ms (16.3% of total)adjust: 27.0ms (15.2% of total)const: 25.0ms (14.1% of total)ival-div: 17.0ms (9.6% of total)ival-sub: 4.0ms (2.3% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x))> |
#<alt (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1))> |
#<alt (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)> |
#<alt (+ (* x (+ (* x -1/4) -1/3)) -1/2)> |
#<alt (- -1 x)> |
#<alt (+ (* x (+ (* x (+ (* x -2/3) -5/6)) -1)) -1)> |
#<alt (+ (* x (+ (* x -2/3) -5/6)) -1)> |
#<alt (+ (* x -2/3) -5/6)> |
#<alt (/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* x (* x -1/2)) x))> |
#<alt (/ (- 1 (* x x)) (+ x 1))> |
#<alt (/ (log (/ (- 1 (* x x)) (+ x 1))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x))> |
#<alt (log (/ (- 1 (* x x)) (+ x 1)))> |
#<alt (- 1 (* x x))> |
#<alt (+ (* x -1/4) 1/3)> |
#<alt (+ (* x -1/4) -1/3)> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -1/3 x) 1/2)) 1)> |
#<alt (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt -1/2> |
#<alt (- (* -1/3 x) 1/2)> |
#<alt (- (* x (- (* -1/4 x) 1/3)) 1/2)> |
#<alt (- (* x (- (* -1/4 x) 1/3)) 1/2)> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1)> |
#<alt (* -2/3 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -2/3 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 2/3 (+ (* 5/6 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 2/3 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6) x)))))> |
#<alt -1> |
#<alt (- (* -5/6 x) 1)> |
#<alt (- (* x (- (* -2/3 x) 5/6)) 1)> |
#<alt (- (* x (- (* -2/3 x) 5/6)) 1)> |
#<alt (* -2/3 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3))> |
#<alt (* -2/3 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3))> |
#<alt -5/6> |
#<alt (- (* -2/3 x) 5/6)> |
#<alt (- (* -2/3 x) 5/6)> |
#<alt (- (* -2/3 x) 5/6)> |
#<alt (* -2/3 x)> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -2/3 x)> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 2/3 (* 5/6 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4)))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4))> |
#<alt (* 4 (/ (log (/ -1 x)) (pow x 4)))> |
#<alt (/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt -1/3> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (+ (* x (+ (* x -2/3) -5/6)) -1) |
| 2.0ms | x | @ | inf | (/ (- 1 (* x x)) (+ x 1)) |
| 0.0ms | x | @ | -inf | (/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 0.0ms | x | @ | inf | (/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 0.0ms | x | @ | 0 | (/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 1× | batch-egg-rewrite |
| 4 378× | /-lowering-/.f32 |
| 4 378× | /-lowering-/.f64 |
| 4 304× | accelerator-lowering-fma.f32 |
| 4 304× | accelerator-lowering-fma.f64 |
| 3 948× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 181 |
| 1 | 281 | 163 |
| 2 | 2441 | 163 |
| 0 | 8638 | 132 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(- -1 x) |
(+ (* x (+ (* x (+ (* x -2/3) -5/6)) -1)) -1) |
(+ (* x (+ (* x -2/3) -5/6)) -1) |
(+ (* x -2/3) -5/6) |
(/ (* x (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) -1)) (+ (* x (* x -1/2)) x)) |
(/ (- 1 (* x x)) (+ x 1)) |
(/ (log (/ (- 1 (* x x)) (+ x 1))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(log (/ (- 1 (* x x)) (+ x 1))) |
(- 1 (* x x)) |
(+ (* x -1/4) 1/3) |
(+ (* x -1/4) -1/3) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) x) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (neg.f64 x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x)))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) x) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 x x) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 x #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -1/27 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 x #s(literal -1/3 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal -1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.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 #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x 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 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 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 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 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 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(neg.f64 (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 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 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 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 x)))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 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 x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) x (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) (neg.f64 x))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (neg.f64 x)))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -2/3 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) (*.f64 x #s(literal -5/6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -2/3 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -2/3 binary64) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(fma.f64 #s(literal -2/3 binary64) (*.f64 x x) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -2/3 binary64)) x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/3 binary64)) (*.f64 (*.f64 x x) #s(literal -2/3 binary64)) (-.f64 (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2/3 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -125/216 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -5/6 binary64)) (*.f64 x #s(literal -5/6 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) (*.f64 x #s(literal -5/6 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (neg.f64 x))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(literal -2/3 binary64)) #s(literal -5/6 binary64)) |
(+.f64 #s(literal -5/6 binary64) (*.f64 x #s(literal -2/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4/9 binary64)) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64))) (/.f64 #s(literal 25/36 binary64) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)))) |
(-.f64 (/.f64 #s(literal 25/36 binary64) (-.f64 #s(literal -5/6 binary64) (*.f64 x #s(literal -2/3 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4/9 binary64)) (-.f64 #s(literal -5/6 binary64) (*.f64 x #s(literal -2/3 binary64))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(fma.f64 #s(literal -2/3 binary64) x #s(literal -5/6 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64)) (+.f64 #s(literal 25/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/9 binary64)) (*.f64 x #s(literal 5/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64)) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64))) (neg.f64 (+.f64 #s(literal 25/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/9 binary64)) (*.f64 x #s(literal 5/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64))) (neg.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)))) |
(/.f64 (-.f64 #s(literal 25/36 binary64) (*.f64 (*.f64 x x) #s(literal 4/9 binary64))) (-.f64 #s(literal -5/6 binary64) (*.f64 x #s(literal -2/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4/9 binary64)) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64))) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)) #s(literal 25/36 binary64))) (*.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 25/36 binary64) (*.f64 (*.f64 x x) #s(literal 4/9 binary64)))) (neg.f64 (-.f64 #s(literal -5/6 binary64) (*.f64 x #s(literal -2/3 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -8/27 binary64) #s(literal -125/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/9 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 4/9 binary64) #s(literal -25/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2/3 binary64) #s(literal 5/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) x) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.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 #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x 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 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 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 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 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) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.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 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 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) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 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 x)))) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (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 #s(literal -1 binary64) 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) x)) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #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 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (pow.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.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 (pow.f64 (/.f64 (+.f64 x #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) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.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 #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 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))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.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))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.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) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.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) (-.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log.f64 (-.f64 #s(literal -1 binary64) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) (/.f64 (log1p.f64 x) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) (/.f64 (log.f64 (-.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(neg.f64 (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 x))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (neg.f64 (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (log1p.f64 (neg.f64 x))) |
(+.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (neg.f64 (log1p.f64 x)) (log1p.f64 (*.f64 x (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (log.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 x) (log1p.f64 (*.f64 x (neg.f64 x)))) |
(neg.f64 (neg.f64 (log1p.f64 (neg.f64 x)))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log1p.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x))) (*.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (neg.f64 (log1p.f64 x)))))) |
(log1p.f64 (neg.f64 x)) |
(log1p.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(-.f64 (/.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 x 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 #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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(/.f64 #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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.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))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.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 (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (fma.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 (neg.f64 x))))) |
(/.f64 (-.f64 (*.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) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.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) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (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 (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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (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)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.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 #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 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal -1/27 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
| 1× | egg-herbie |
| 12 274× | accelerator-lowering-fma.f32 |
| 12 274× | accelerator-lowering-fma.f64 |
| 6 000× | +-lowering-+.f64 |
| 6 000× | +-lowering-+.f32 |
| 3 886× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 1712 |
| 1 | 938 | 1602 |
| 2 | 3052 | 1502 |
| 0 | 8227 | 1400 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
-1/2 |
(- (* -1/3 x) 1/2) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(* -2/3 (pow x 3)) |
(* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -2/3 (pow x 3)) |
(* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 2/3 (+ (* 5/6 (/ 1 x)) (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 2/3 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6) x))))) |
-1 |
(- (* -5/6 x) 1) |
(- (* x (- (* -2/3 x) 5/6)) 1) |
(- (* x (- (* -2/3 x) 5/6)) 1) |
(* -2/3 (pow x 2)) |
(* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(* -2/3 (pow x 2)) |
(* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
-5/6 |
(- (* -2/3 x) 5/6) |
(- (* -2/3 x) 5/6) |
(- (* -2/3 x) 5/6) |
(* -2/3 x) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -2/3 x) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 x) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
-1/3 |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 8/3 binary64) x) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 8/3 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 32/9 binary64) (*.f64 x x))) (/.f64 #s(literal 200/27 binary64) (*.f64 x (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 8/3 binary64) x) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -8/3 binary64) (/.f64 (+.f64 #s(literal 32/9 binary64) (/.f64 #s(literal 200/27 binary64) x)) x)) x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -1/4 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/3 x) 1/2) |
(fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -2/3 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) |
(* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) |
(* (pow x 3) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(*.f64 x (*.f64 x (*.f64 x (-.f64 #s(literal -2/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/6 binary64)) x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 2/3 (* 5/6 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) |
(* -2/3 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -2/3 binary64))) |
(* -1 (* (pow x 3) (+ 2/3 (* 5/6 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) |
(* -1 (* (pow x 3) (+ 2/3 (+ (* 5/6 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 2/3 binary64) #s(literal 5/6 binary64)) #s(literal 1 binary64))) |
(* -1 (* (pow x 3) (+ 2/3 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6) x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -5/6 x) 1) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(- (* x (- (* -2/3 x) 5/6)) 1) |
(fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* -2/3 x) 5/6)) 1) |
(fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
(* -2/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2/3 binary64)) |
(* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(*.f64 x (*.f64 x (-.f64 #s(literal -2/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/6 binary64)) x)))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(*.f64 x (*.f64 x (-.f64 #s(literal -2/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/6 binary64)) x)))) |
(* -2/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2/3 binary64)) |
(* -1 (* (pow x 2) (+ 2/3 (* 5/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(*.f64 x (*.f64 x (-.f64 #s(literal -2/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/6 binary64)) x)))) |
(* (pow x 2) (- (* -1 (/ (+ 5/6 (/ 1 x)) x)) 2/3)) |
(*.f64 x (*.f64 x (-.f64 #s(literal -2/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/6 binary64)) x)))) |
-5/6 |
#s(literal -5/6 binary64) |
(- (* -2/3 x) 5/6) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(- (* -2/3 x) 5/6) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(- (* -2/3 x) 5/6) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -2/3 x) |
(*.f64 x #s(literal -2/3 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -2/3 x) |
(*.f64 x #s(literal -2/3 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
(* -1 (* x (+ 2/3 (* 5/6 (/ 1 x))))) |
(fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/3 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 5/3 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 13/3 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 32/3 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/3 binary64) x))))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/3 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 5/3 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -5/3 binary64) (/.f64 (+.f64 #s(literal 13/3 binary64) (/.f64 #s(literal 32/3 binary64) x)) x)) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal 16/3 binary64) x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal 4 binary64) x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 (/.f64 #s(literal -8 binary64) x) #s(literal 16/3 binary64)) (*.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (/.f64 #s(literal -4/3 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x)))))) (fma.f64 #s(literal -4/3 binary64) (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 8 binary64) (fma.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) #s(literal 4/3 binary64) #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 #s(literal -4/3 binary64) (/.f64 #s(literal 2 binary64) x)))))) (pow.f64 x #s(literal 4 binary64))) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 16/3 binary64) x)) (/.f64 #s(literal 4 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 22/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 22/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64))) x) (fma.f64 #s(literal 16 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) x) (/.f64 #s(literal 4/3 binary64) x))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64)) x) (-.f64 #s(literal 22/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64))))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
Compiled 30 162 to 2 639 computations (91.3% saved)
19 alts after pruning (11 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 955 | 7 | 962 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 956 | 19 | 975 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 98.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 99.3% | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ▶ | 98.9% | (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ▶ | 98.9% | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ▶ | 98.9% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | 99.4% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 98.9% | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 31.7% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| ▶ | 99.4% | (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 6.1% | (/.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) | |
| 6.6% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) | |
| ✓ | 4.3% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 98.9% | (-.f64 #s(literal -1 binary64) x) |
| 99.3% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) | |
| ▶ | 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
| ✓ | 97.6% | #s(literal -1 binary64) |
Compiled 626 to 350 computations (44.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) |
| ✓ | cost-diff | 1792 | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 2112 | (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 128 | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) |
| ✓ | cost-diff | 640 | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (log1p.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 12 138× | accelerator-lowering-fma.f32 |
| 12 138× | accelerator-lowering-fma.f64 |
| 4 816× | *-lowering-*.f32 |
| 4 816× | *-lowering-*.f64 |
| 3 112× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 405 |
| 1 | 105 | 405 |
| 2 | 271 | 405 |
| 3 | 890 | 397 |
| 4 | 4480 | 373 |
| 0 | 8356 | 310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (neg x))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(log (+ 1 (neg x))) |
(neg x) |
x |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(+ (* x -1/4) 1/3) |
-1/4 |
1/3 |
-1/2 |
(* x x) |
(+ (* x (+ (* x -5/6) -1)) -1) |
x |
(+ (* x -5/6) -1) |
-5/6 |
-1 |
(/ (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) (+ (* x (* x -1/2)) x)) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
x |
(+ (* x -1/4) -1/3) |
-1/4 |
-1/3 |
-1/2 |
(* x x) |
(neg x) |
(+ (* x (* x -1/2)) x) |
(* x -1/2) |
(/ (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) (+ (* x (* x -1/2)) x)) |
(/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
(* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
x |
(+ (* x -1/4) -1/3) |
-1/4 |
-1/3 |
-1/2 |
(* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) |
(* x x) |
-1 |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1) |
1 |
(+ (* x (* x -1/2)) x) |
(* x -1/2) |
(* (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) (log (+ 1 (neg x)))) |
(/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
1 |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
x |
(+ (* x -1/4) 1/3) |
-1/4 |
1/3 |
-1/2 |
(* x x) |
(log (+ 1 (neg x))) |
(neg x) |
| Outputs |
|---|
(/ (log (+ 1 (neg x))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(log (+ 1 (neg x))) |
(log1p.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(+ (* x -1/4) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
1/3 |
#s(literal 1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(+ (* x (+ (* x -5/6) -1)) -1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
x |
(+ (* x -5/6) -1) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
-5/6 |
#s(literal -5/6 binary64) |
-1 |
#s(literal -1 binary64) |
(/ (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) (+ (* x (* x -1/2)) x)) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
x |
(+ (* x -1/4) -1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(neg x) |
(neg.f64 x) |
(+ (* x (* x -1/2)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
(/ (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) (+ (* x (* x -1/2)) x)) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) |
(fma.f64 x (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
x |
(+ (* x -1/4) -1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* x x) |
(*.f64 x x) |
-1 |
#s(literal -1 binary64) |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (* x (* x -1/2)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
(* (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) (log (+ 1 (neg x)))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
1 |
#s(literal 1 binary64) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
x |
(+ (* x -1/4) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
1/3 |
#s(literal 1/3 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(log (+ 1 (neg x))) |
(log1p.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (log1p.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| 86.0ms | 256× | 0 | valid |
Compiled 362 to 42 computations (88.4% saved)
ival-mult: 29.0ms (46% of total)ival-add: 12.0ms (19.1% of total)const: 10.0ms (15.9% of total)ival-div: 8.0ms (12.7% of total)ival-log1p: 2.0ms (3.2% of total)exact: 1.0ms (1.6% of total)ival-neg: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (log (+ 1 (neg x))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x))> |
#<alt (log (+ 1 (neg x)))> |
#<alt (neg x)> |
#<alt (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)> |
#<alt (+ (* x (+ (* x -5/6) -1)) -1)> |
#<alt (+ (* x -5/6) -1)> |
#<alt (/ (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) (+ (* x (* x -1/2)) x))> |
#<alt (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x))> |
#<alt (+ (* x (+ (* x -1/4) -1/3)) -1/2)> |
#<alt (+ (* x -1/4) -1/3)> |
#<alt (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1))> |
#<alt (/ (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) (+ (* x (* x -1/2)) x))> |
#<alt (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x)> |
#<alt (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1)> |
#<alt (* (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) (log (+ 1 (neg x))))> |
#<alt (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x))> |
#<alt (+ (* x (+ (* x -1/4) 1/3)) -1/2)> |
#<alt (+ (* x -1/4) 1/3)> |
#<alt (* x -1/2)> |
#<alt (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)> |
#<alt (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4)))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4))> |
#<alt (* 4 (/ (log (/ -1 x)) (pow x 4)))> |
#<alt (/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (* -5/6 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/6 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6))> |
#<alt (* -5/6 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/6 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6))> |
#<alt -1> |
#<alt (- (* -5/6 x) 1)> |
#<alt (- (* -5/6 x) 1)> |
#<alt (- (* -5/6 x) 1)> |
#<alt (* -5/6 x)> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt (* -5/6 x)> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt (* -1 (* x (+ 5/6 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4))> |
#<alt -1/2> |
#<alt (- (* -1/3 x) 1/2)> |
#<alt (- (* x (- (* -1/4 x) 1/3)) 1/2)> |
#<alt (- (* x (- (* -1/4 x) 1/3)) 1/2)> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt -1/3> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -5/6 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/4 (pow x 2)) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1))> |
#<alt (* 1/16 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3)))))))> |
#<alt (* 1/16 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (* 13/36 (/ 1 x))) x)) 1/16)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (+ (/ 1/3 (pow x 2)) (* 13/36 (/ 1 x)))) x)) 1/16)))> |
#<alt -1> |
#<alt (- (* 1/4 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1)> |
#<alt (- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1)> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3)))))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 6) (+ 1/16 (* -1 (/ (- (* -1 (/ (+ 13/36 (* 1/3 (/ 1 x))) x)) 1/6) x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4)))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4))> |
#<alt (/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4))> |
#<alt (* 4 (/ (log (/ -1 x)) (pow x 4)))> |
#<alt (/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* -1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (- (* 1/24 x) 1/12))))) x)> |
#<alt (/ -4 (pow x 4))> |
#<alt (* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4)))> |
#<alt (/ (- (/ 8/9 (pow x 2)) (+ 4 (* 16/3 (/ 1 x)))) (pow x 4))> |
#<alt (/ (- (/ 8/9 (pow x 2)) (+ 4 (+ (* 16/3 (/ 1 x)) (* 112/27 (/ 1 (pow x 3)))))) (pow x 4))> |
#<alt (/ -4 (pow x 4))> |
#<alt (* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4)))> |
#<alt (/ (- (* -1 (/ (- 16/3 (* 8/9 (/ 1 x))) x)) 4) (pow x 4))> |
#<alt (/ (- (* -1 (/ (+ 16/3 (* -1 (/ (- 8/9 (* 112/27 (/ 1 x))) x))) x)) 4) (pow x 4))> |
#<alt -1/2> |
#<alt (- (* 1/3 x) 1/2)> |
#<alt (- (* x (+ 1/3 (* -1/4 x))) 1/2)> |
#<alt (- (* x (+ 1/3 (* -1/4 x))) 1/2)> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2)))))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* -1/3 x) 1/2)))> |
#<alt (+ 1 (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 3)) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (- 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/3 x) 1/2))> |
#<alt (* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x -5/6) -1)) -1) |
| 0.0ms | x | @ | 0 | (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
| 0.0ms | x | @ | inf | (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
| 0.0ms | x | @ | -inf | (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
| 1× | batch-egg-rewrite |
| 5 596× | accelerator-lowering-fma.f32 |
| 5 596× | accelerator-lowering-fma.f64 |
| 4 894× | /-lowering-/.f32 |
| 4 894× | /-lowering-/.f64 |
| 4 642× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 277 |
| 1 | 271 | 257 |
| 2 | 2432 | 257 |
| 0 | 9226 | 210 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (neg x))) (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(log (+ 1 (neg x))) |
(neg x) |
(+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x) |
(+ (* x (+ (* x -5/6) -1)) -1) |
(+ (* x -5/6) -1) |
(/ (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) (+ (* x (* x -1/2)) x)) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) (neg x)) |
(+ (* x (+ (* x -1/4) -1/3)) -1/2) |
(+ (* x -1/4) -1/3) |
(/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) |
(/ (/ (* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) (+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1)) (+ (* x (* x -1/2)) x)) |
(* (+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) x) |
(+ (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x))) -1) |
(* (/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) (log (+ 1 (neg x)))) |
(/ 1 (+ (* (+ (* x (+ (* x -1/4) 1/3)) -1/2) (* x x)) x)) |
(+ (* x (+ (* x -1/4) 1/3)) -1/2) |
(+ (* x -1/4) 1/3) |
(* x -1/2) |
(+ (* x (+ (* x (+ (* x -1/4) -1/3)) -1/2)) 1) |
(* (+ (* x (+ (* x -1/4) -1/3)) -1/2) (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (log1p.f64 (neg.f64 x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (log1p.f64 (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (/.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (log1p.f64 (neg.f64 x)) x)) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(log1p.f64 (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(neg.f64 x) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(+.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -5/6 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -5/6 binary64))) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -5/6 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/6 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -5/6 binary64) (*.f64 x x) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/6 binary64)) x (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64)) (pow.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -5/6 binary64)) (*.f64 (*.f64 x x) #s(literal -5/6 binary64)) (-.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -5/6 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -5/6 binary64))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -5/6 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -5/6 binary64))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -5/6 binary64))) (neg.f64 x))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (neg.f64 x))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(literal -5/6 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 25/36 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 25/36 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5/6 binary64))))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -5/6 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 25/36 binary64)) (*.f64 x #s(literal 5/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 25/36 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 25/36 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 25/36 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -5/6 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -125/216 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 5/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 25/36 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -5/6 binary64) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 x (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 x (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) x)) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x (neg.f64 x)) |
(neg.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (+.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 #s(literal -1/27 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/3 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(+.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x (neg.f64 x)) |
(neg.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (+.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 x (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (/.f64 x (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 x (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(*.f64 (/.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) x)) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 x (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x)) (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 x) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x) (neg.f64 x))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(neg.f64 (/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (log1p.f64 (neg.f64 x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (log1p.f64 (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (/.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (/.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (/.f64 (log1p.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (log1p.f64 (neg.f64 x)) x)) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))))) |
(pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal -1/27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/3 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal -1/27 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 x x) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) #s(literal -1/4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) x) |
| 1× | egg-herbie |
| 16 826× | accelerator-lowering-fma.f32 |
| 16 826× | accelerator-lowering-fma.f64 |
| 6 508× | +-lowering-+.f64 |
| 6 508× | +-lowering-+.f32 |
| 4 856× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 2886 |
| 1 | 1231 | 2748 |
| 2 | 3614 | 2573 |
| 0 | 8566 | 2400 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(* -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/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(* -5/6 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/6 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(* -5/6 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/6 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
-1 |
(- (* -5/6 x) 1) |
(- (* -5/6 x) 1) |
(- (* -5/6 x) 1) |
(* -5/6 x) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(* -5/6 x) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
-1/2 |
(- (* -1/3 x) 1/2) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
-1/3 |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -5/6 x) 1)) 1) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
(* -1 x) |
(* x (- (* 1/4 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1)) |
(* x (- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1)) |
(* 1/16 (pow x 7)) |
(* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x)))) |
(* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3))))))) |
(* 1/16 (pow x 7)) |
(* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (* 13/36 (/ 1 x))) x)) 1/16))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (+ (/ 1/3 (pow x 2)) (* 13/36 (/ 1 x)))) x)) 1/16))) |
-1 |
(- (* 1/4 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1) |
(- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x)))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3))))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x)))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 6) (+ 1/16 (* -1 (/ (- (* -1 (/ (+ 13/36 (* 1/3 (/ 1 x))) x)) 1/6) x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* -1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (- (* 1/24 x) 1/12))))) x) |
(/ -4 (pow x 4)) |
(* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4))) |
(/ (- (/ 8/9 (pow x 2)) (+ 4 (* 16/3 (/ 1 x)))) (pow x 4)) |
(/ (- (/ 8/9 (pow x 2)) (+ 4 (+ (* 16/3 (/ 1 x)) (* 112/27 (/ 1 (pow x 3)))))) (pow x 4)) |
(/ -4 (pow x 4)) |
(* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4))) |
(/ (- (* -1 (/ (- 16/3 (* 8/9 (/ 1 x))) x)) 4) (pow x 4)) |
(/ (- (* -1 (/ (+ 16/3 (* -1 (/ (- 8/9 (* 112/27 (/ 1 x))) x))) x)) 4) (pow x 4)) |
-1/2 |
(- (* 1/3 x) 1/2) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 x) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* -1/3 x) 1/2))) |
(+ 1 (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (/ 1 (pow x 3)) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (- 1/2 (/ 1 x)) x)) 1/3) x))))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* -1/3 x) 1/2)) |
(* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -16/3 binary64) x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (fma.f64 #s(literal -4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 (/.f64 #s(literal -8 binary64) x) #s(literal 16/3 binary64)) (*.f64 #s(literal -4/3 binary64) (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x))))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 4 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))))))) (fma.f64 #s(literal -4/3 binary64) (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 8 binary64) (fma.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) #s(literal 4/3 binary64) #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 #s(literal -4/3 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x x))))))) (pow.f64 x #s(literal 4 binary64))) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 16/3 binary64) x)) (/.f64 #s(literal 4 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) (fma.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64)) x) (fma.f64 #s(literal 16 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) x) (/.f64 #s(literal 4/3 binary64) x))))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x 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/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/4 binary64))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -5/6 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/6 binary64))) |
(* -1 (* (pow x 2) (+ 5/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/6 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/6 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(* -5/6 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/6 binary64))) |
(* -1 (* (pow x 2) (+ 5/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/6 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 5/6)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -5/6 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -5/6 x) 1) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(- (* -5/6 x) 1) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(- (* -5/6 x) 1) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -5/6 x) |
(*.f64 x #s(literal -5/6 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -5/6 x) |
(*.f64 x #s(literal -5/6 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
(* -1 (* x (+ 5/6 (/ 1 x)))) |
(fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (*.f64 x #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (/.f64 #s(literal 32/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 5/3 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (*.f64 x #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -5/3 binary64) (/.f64 (+.f64 #s(literal 13/3 binary64) (/.f64 #s(literal 32/3 binary64) x)) x)) x))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/3 x) 1/2) |
(fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(- (* x (- (* -1/4 x) 1/3)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(- (* -1/4 x) 1/3) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -5/6 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -2/3 x) 5/6)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (*.f64 x #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (+ (* 32/3 (/ 1 (pow x 3))) (/ 13/3 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (/.f64 #s(literal 32/3 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 5/3 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 5/3 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* 5/3 (/ 1 x)) (/ 13/3 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 13/3 binary64) (*.f64 x x))) (*.f64 x #s(literal 5/3 binary64))) |
(* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ 13/3 (* 32/3 (/ 1 x))) x)) 5/3) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal -5/3 binary64) (/.f64 (+.f64 #s(literal 13/3 binary64) (/.f64 #s(literal 32/3 binary64) x)) x)) x))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/4 (pow x 2)) 1)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 13/36 binary64) #s(literal 1/3 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(* 1/16 (pow x 7)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x)))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 13/36 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 13/36 binary64) (*.f64 x x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))))) |
(* 1/16 (pow x 7)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 1/16 (* 1/6 (/ 1 x)))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (* 13/36 (/ 1 x))) x)) 1/16))) |
(*.f64 (-.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 13/36 binary64) x)) x)) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (+ (/ 1/3 (pow x 2)) (* 13/36 (/ 1 x)))) x)) 1/16))) |
(*.f64 (-.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 (/.f64 #s(literal 13/36 binary64) x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) x)) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/4 (pow x 2)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/4 (* 1/3 x))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/4 (* x (+ 1/3 (* 13/36 x))))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 13/36 binary64) #s(literal 1/3 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(* 1/16 (pow x 6)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x)))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 13/36 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (+ (* 1/6 (/ 1 x)) (* 1/3 (/ 1 (pow x 3))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 13/36 binary64) (*.f64 x x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 x #s(literal 6 binary64))) |
(* 1/16 (pow x 6)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (* 1/6 (/ 1 x)))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (+ (/ 13/36 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 13/36 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/16 (* -1 (/ (- (* -1 (/ (+ 13/36 (* 1/3 (/ 1 x))) x)) 1/6) x)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -13/36 binary64)) x) #s(literal -1/6 binary64)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(* -4 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 4))) |
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (* 4 (/ 1 x))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -16/3 binary64) x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (/ 2 (pow x 2)))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) x) (fma.f64 #s(literal -4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 (/.f64 #s(literal -8 binary64) x) #s(literal 16/3 binary64)) (*.f64 #s(literal -4/3 binary64) (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x))))) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (+ (* -4 (+ (log -1) (* -1 (log (/ 1 x))))) (+ (* 4 (/ 1 x)) (+ (* 4/3 (/ 1 (pow x 3))) (/ 2 (pow x 2))))) (+ (* -8 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 2))) (+ (* -4/3 (/ (- 2 (+ (* -8 (+ (log -1) (* -1 (log (/ 1 x))))) (* -4/3 (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x))))))))) (pow x 3))) (+ (* -4/3 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 2))) (+ (* 2 (/ (- 4 (* 16/3 (+ (log -1) (* -1 (log (/ 1 x)))))) (pow x 3))) (+ (* 16/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) x)) (* 16 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow x 3))))))))) (pow x 4)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 4 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (-.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))))))) (fma.f64 #s(literal -4/3 binary64) (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 8 binary64) (fma.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) #s(literal 4/3 binary64) #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -16/3 binary64) #s(literal 4 binary64)) (*.f64 x x)) (+.f64 #s(literal -4/3 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) x) (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x x))))))) (pow.f64 x #s(literal 4 binary64))) |
(* 4 (/ (log (/ -1 x)) (pow x 4))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* 4 (log (/ -1 x))) (+ (* 16/3 (/ (log (/ -1 x)) x)) (* 4 (/ 1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 16/3 binary64) x)) (/.f64 #s(literal 4 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ 2 (+ (* -2 (/ (+ 4 (* 16/3 (log (/ -1 x)))) x)) (+ (* 4/3 (/ (- 2 (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ (* 16 (/ (log (/ -1 x)) x)) (* 4/3 (/ 1 x)))))) (+ (* -4/3 (+ 4 (* 16/3 (log (/ -1 x))))) (* 8 (log (/ -1 x))))) x)) (+ 4 (* 16/3 (log (/ -1 x))))) x)) (* 4 (log (/ -1 x)))) (pow x 4)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) (fma.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 #s(literal -16/3 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 8/9 binary64)))) x) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64)) x) (fma.f64 #s(literal 16 binary64) (/.f64 (neg.f64 (log.f64 (neg.f64 x))) x) (/.f64 #s(literal 4/3 binary64) x))))) x) (fma.f64 #s(literal 16/3 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 4 binary64))) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* -1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (- (* 1/24 x) 1/12))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ -4 (pow x 4)) |
(/.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4))) |
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -16/3 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (/ 8/9 (pow x 2)) (+ 4 (* 16/3 (/ 1 x)))) (pow x 4)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 8/9 binary64) x) #s(literal 16/3 binary64)) #s(literal -4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (/ 8/9 (pow x 2)) (+ 4 (+ (* 16/3 (/ 1 x)) (* 112/27 (/ 1 (pow x 3)))))) (pow x 4)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 8/9 binary64) x) #s(literal 16/3 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal -112/27 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))) |
(/ -4 (pow x 4)) |
(/.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (/ (+ 4 (* 16/3 (/ 1 x))) (pow x 4))) |
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -16/3 binary64) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (* -1 (/ (- 16/3 (* 8/9 (/ 1 x))) x)) 4) (pow x 4)) |
(/.f64 (-.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 16/3 binary64) (/.f64 #s(literal -8/9 binary64) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/ (- (* -1 (/ (+ 16/3 (* -1 (/ (- 8/9 (* 112/27 (/ 1 x))) x))) x)) 4) (pow x 4)) |
(/.f64 (-.f64 #s(literal -4 binary64) (/.f64 (-.f64 #s(literal 16/3 binary64) (/.f64 (+.f64 #s(literal 8/9 binary64) (/.f64 #s(literal -112/27 binary64) x)) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/3 x) 1/2) |
(fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
(fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* -1/3 x) 1/2))) |
(fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(* (pow x 3) (- (/ 1 (pow x 3)) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(fma.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (- 1/2 (/ 1 x)) x)) 1/3) x))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (*.f64 x (*.f64 x (neg.f64 x)))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* (pow x 2) (- (* -1/3 x) 1/2)) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
Compiled 73 299 to 4 205 computations (94.3% saved)
23 alts after pruning (13 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 746 | 9 | 1 755 |
| Fresh | 2 | 4 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 751 | 23 | 1 774 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 98.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 99.3% | (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 98.9% | (fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | 98.9% | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| 98.9% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 46.2% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 98.9% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 98.9% | (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 98.9% | (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 98.9% | (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) | |
| ✓ | 99.4% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
| ✓ | 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
| 98.9% | (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 31.7% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) | |
| 6.6% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) | |
| ✓ | 4.3% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 98.9% | (-.f64 #s(literal -1 binary64) x) |
| 99.3% | (*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) | |
| 99.2% | (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) | |
| 98.8% | (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) | |
| 99.3% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) | |
| ✓ | 97.6% | #s(literal -1 binary64) |
Compiled 1 223 to 423 computations (65.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) x #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64))) x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/3 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/9 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (log1p.f64 (neg.f64 x))) |
(/.f64 (log1p.f64 (neg.f64 x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (log1p.f64 (neg.f64 x))) |
(/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(/.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
2 calls:
| 9.0ms | x |
| 7.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -2/3 binary64) #s(literal -5/6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
| Outputs |
|---|
(-.f64 #s(literal -1 binary64) x) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| 97.6% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | *-commutative_binary64 |
| 2× | neg-sub0_binary64 |
| 2× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 28 |
| 1 | 15 | 28 |
| 2 | 19 | 28 |
| 3 | 21 | 28 |
| 4 | 22 | 28 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -5/12 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (fma.f64 x #s(literal -5/6 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
| 12 270× | accelerator-lowering-fma.f32 |
| 12 270× | accelerator-lowering-fma.f64 |
| 10 848× | accelerator-lowering-fma.f32 |
| 10 848× | accelerator-lowering-fma.f64 |
| 4 962× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1722 |
| 1 | 972 | 1603 |
| 2 | 3143 | 1497 |
| 0 | 8043 | 1396 |
| 0 | 217 | 1122 |
| 1 | 658 | 1000 |
| 2 | 2012 | 927 |
| 0 | 8297 | 900 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 74 to 43 computations (41.9% saved)
Compiled 92 to 50 computations (45.7% saved)
Loading profile data...